Class TextRunProperties

    • Field Detail

      • assemblyFullName

        public static final java.lang.String assemblyFullName
        Fully assembly qualified name: PresentationCore, Version=8.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
        See Also:
        Constant Field Values
      • assemblyShortName

        public static final java.lang.String assemblyShortName
        Assembly name: PresentationCore
        See Also:
        Constant Field Values
      • className

        public static final java.lang.String className
        Qualified class name: System.Windows.Media.TextFormatting.TextRunProperties
        See Also:
        Constant Field Values
      • classType

        public static JCType classType
        The type managed from JCOBridge. See JCType
    • Constructor Detail

      • TextRunProperties

        public TextRunProperties​(java.lang.Object instance)
                          throws java.lang.Throwable
        Internal constructor. Use with caution
        Throws:
        java.lang.Throwable
      • TextRunProperties

        public TextRunProperties()
                          throws java.lang.Throwable
        Throws:
        java.lang.Throwable
    • Method Detail

      • getFontHintingEmSize

        public double getFontHintingEmSize()
                                    throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getFontRenderingEmSize

        public double getFontRenderingEmSize()
                                      throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getPixelsPerDip

        public double getPixelsPerDip()
                               throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setPixelsPerDip

        public void setPixelsPerDip​(double PixelsPerDip)
                             throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getCultureInfo

        public CultureInfo getCultureInfo()
                                   throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getBaselineAlignment

        public BaselineAlignment getBaselineAlignment()
                                               throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getBackgroundBrush

        public Brush getBackgroundBrush()
                                 throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getForegroundBrush

        public Brush getForegroundBrush()
                                 throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getNumberSubstitution

        public NumberSubstitution getNumberSubstitution()
                                                 throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getTextEffects

        public TextEffectCollection getTextEffects()
                                            throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getTypographyProperties

        public TextRunTypographyProperties getTypographyProperties()
                                                            throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getTypeface

        public Typeface getTypeface()
                             throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getTextDecorations

        public TextDecorationCollection getTextDecorations()
                                                    throws java.lang.Throwable
        Throws:
        java.lang.Throwable