CharacterPropertiesBase Properties
Serves as the base for the CharacterProperties interface providing access to character properties.
Name | Description |
---|---|
All |
Gets or sets a value indicating whether all characters are capital letters. |
Back |
Gets or sets the background color of character |
Bold | Gets or sets a value indicating whether characters are bold. |
Font |
Gets or sets the character |
Font |
Specifies the name of the font for Unicode (U+0000–U+007F) characters. |
Font |
Specifies the font name for the Complex Script characters (right-to-left languages). |
Font |
Specifies the font name for East Asian characters. |
Font |
Specifies the name of the font for High ANSI characters. |
Font |
Gets or sets the character |
Fore |
Gets or sets the foreground color of characters. |
Hidden |
Gets or sets a value indicating whether a character |
Highlight |
Gets or sets the text’s highlight color. |
Italic |
Gets or sets a value indicating whether a character |
Kerning |
Gets or sets the minimum font size for which the kerning is adjusted automatically. |
Language | Specifies the spell check and hyphenation language. |
No |
Specifies whether or not the text shall be proof read by the spell checker. |
Position | Gets or sets the position of characters (in points) relative to the base line. |
Scale | Gets or sets the font’s scaling percentage. |
Small |
Gets or sets whether all characters are small capital letters. |
Snap |
Specifies whether to snap East-Asian characters to a grid when the grid is defined. |
Spacing | Gets or sets the spacing (in twips) between characters. |
Strikeout | Gets or sets a value indicating whether characters are strikeout. |
Subscript |
Gets or sets a value indicating whether character |
Superscript |
Gets or sets a value indicating whether character |
Theme |
Specifies theme font for Unicode (U+0000–U+007F) characters. |
Theme |
Specifies the theme font for the Complex Script characters (right-to-left languages). |
Theme |
Specifies the theme font for East Asian characters. |
Theme |
Specifies the theme font for High ANSI characters. |
Underline |
Gets or sets the type of underline applied to the character |
Underline |
Gets or sets the color of the underline for the specified characters. |
See Also