Skip to main content
All docs
V25.2
  • TextProperties Properties

    Contains text formatting properties.
    Name Description
    AlternativeLanguage Gets or sets the secondary language used by the application when displaying UI controls.
    Bold Gets or sets whether the text is bold.
    Caps Gets or sets the capitalization type for the text.
    ComplexScriptFont Gets or sets the minor theme font for Complex Script characters (right-to-left languages).
    Dirty Indicates if the text has changed since the last time it was processed.
    EastAsianFont Gets or sets the font name for East Asian characters.
    Effects Gets or sets the text effect properties.
    Fill Gets or sets the fill settings for the text.
    FontSize Gets or sets the text font size.
    HasSpellingError Indicates whether the text has a spelling error.
    HighlightColor Gets or sets the text highlight color.
    Italic Indicates whether the text is italicized.
    KerningThreshold Gets or sets the minimum font size for which the kerning is adjusted automatically.
    Kumimoji Gets or sets whether the numbers contained within vertical text continue vertically with the text or whether they are to be displayed horizontally while the surrounding characters continue in a vertical fashion.
    Language Gets or sets the language used by the application when displaying UI controls.
    LatinFont Gets or sets the font name for Latin characters.
    NoProof Gets or sets whether the text should be proofread by the spell checker.
    NormalizeHeight Gets or sets whether to normalize the text height.
    OffsetFromBaseline Specifies the baseline offset for superscript and subscript fonts. The value is a percentage of the font size (for example, 50% equals half the font size and 100% equals the full font size).
    OutlineStyle Gets or sets the character outline style.
    SmartTagClean Indicates whether the text was checked for smart tags.
    SmartTagId Gets or sets a smart tag identifier for the text.
    Spacing Gets or sets the spacing (in twips) between characters.
    StrikethroughType Gets or sets the strikethrough type for the text.
    SymbolFont Gets or sets the font name for symbol characters.
    UnderlineFill Gets or sets the underline fill settings for the text.
    UnderlineStyle Gets or sets underline settings for the text.
    UnderlineType The underline type for the text.
    See Also