ReadOnlyTextProperties Properties
An interface implementing the text properties accessed by the DocumentIterator.
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.
Inherited from Read |
Kerning |
Gets the minimum font size for which the kerning is adjusted automatically.
Inherited from Read |
Position |
Gets the position of characters (in points) relative to the base line.
Inherited from Read |
Scale |
Gets the font’s scaling percentage.
Inherited from Read |
Script |
Gets the type of script applied to characters in the current Document |
Small |
Gets whether all characters are small capital letters.
Inherited from Read |
Snap |
Indicates whether the characters are snapped to a grid when the grid is defined.
Inherited from Read |
Spacing |
Gets the spacing (in points) between characters.
Inherited from Read |
Strikeout |
Gets the color of the strikeout line.
Inherited from Read |
Strikeout |
Gets the type of the strikeout applied to characters in the current Document |
Strikeout |
Gets whether all characters in the current Document |
Style |
Gets the name of a style applied to 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