ReadOnlyTextPropertiesBase Members
Base interface for all text properties accessed by the DocumentIterator.
#Properties
Name | Description |
---|---|
All |
Gets whether all characters in the current Document |
Back |
Gets the background color of characters in the current Document |
Double |
Gets the font size of characters in the current Document |
Font |
Gets whether the characters in the current Document |
Font |
Gets whether the characters in the current Document |
Font |
Gets the name of a font applied to characters in the current Document |
Font |
Gets the name of the font for Unicode (U+0000–U+007F) characters in the current Document |
Font |
Gets the font name for Complex Script characters in the current Document |
Font |
Gets the font name used to format East Asian characters in the current Document |
Font |
Gets the name of the font for High ANSI characters in the current Document |
Font |
Gets the character |
Fore |
Gets the foreground color of characters in the current Document |
Hidden |
Gets whether characters in the current Document |
Highlight |
Gets the text’s highlight color. |
Kerning |
Gets the minimum font size for which the kerning is adjusted automatically. |
Position | Gets the position of characters (in points) relative to the base line. |
Scale | Gets the font’s scaling percentage. |
Script |
Gets the type of script applied to characters in the current Document |
Small |
Gets whether all characters are small capital letters. |
Snap |
Indicates whether the characters are snapped to a grid when the grid is defined. |
Spacing | Gets the spacing (in points) between characters. |
Strikeout |
Gets the color of the strikeout line. |
Strikeout |
Gets the type of the strikeout applied to characters in the current Document |
Strikeout |
Gets whether all characters in the current Document |
Theme |
Gets the the theme font for Unicode (U+0000–U+007F) characters in the current Document |
Theme |
Gets the theme font for Complex Script characters in the current Document |
Theme |
Gets the theme font used to format East Asian characters in the current Document |
Theme |
Gets the theme font for High ANSI characters in the current Document |
Underline |
Gets the color of the underline applied to characters in the current Document |
Underline |
Gets the type of the underline applied for characters in the current Document |
Underline |
Gets whether all non-space characters in the current Document |
Visible |
Gets whether all characters in the current Document |
See Also