CharacterProperties Members
In This Article
#Properties
Name | Description |
---|---|
All |
Gets or sets a value indicating whether all characters are capital letters.
Inherited from Character |
Back |
Gets or sets the background color of character |
Bold |
Gets or sets a value indicating whether characters are bold.
Inherited from Character |
Font |
Gets or sets the character |
Font |
Specifies the name of the font for Unicode (U+0000–U+007F) characters.
Inherited from Character |
Font |
Specifies the font name for the Complex Script characters (right-to-left languages).
Inherited from Character |
Font |
Specifies the font name for East Asian characters.
Inherited from Character |
Font |
Specifies the name of the font for High ANSI characters.
Inherited from Character |
Font |
Gets or sets the character |
Fore |
Gets or sets the foreground color of characters.
Inherited from Character |
Hidden |
Gets or sets a value indicating whether a character |
Highlight |
Gets or sets the text’s highlight color.
Inherited from Character |
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.
Inherited from Character |
Language |
Specifies the spell check and hyphenation language.
Inherited from Character |
No |
Specifies whether or not the text shall be proof read by the spell checker.
Inherited from Character |
Position |
Gets or sets the position of characters (in points) relative to the base line.
Inherited from Character |
Scale |
Gets or sets the font’s scaling percentage.
Inherited from Character |
Small |
Gets or sets whether all characters are small capital letters.
Inherited from Character |
Snap |
Specifies whether to snap East-Asian characters to a grid when the grid is defined.
Inherited from Character |
Spacing |
Gets or sets the spacing (in twips) between characters.
Inherited from Character |
Strikeout |
Gets or sets a value indicating whether characters are strikeout.
Inherited from Character |
Style | Gets or sets the character style applied to the document range. |
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.
Inherited from Character |
Theme |
Specifies the theme font for the Complex Script characters (right-to-left languages).
Inherited from Character |
Theme |
Specifies the theme font for East Asian characters.
Inherited from Character |
Theme |
Specifies the theme font for High ANSI characters.
Inherited from Character |
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.
Inherited from Character |
#Methods
Name | Description |
---|---|
Assign |
Copies all settings from the object passed as the parameter to the current object.
Inherited from Character |
Reset() |
Resets the character formatting to the underlying character style.
Inherited from Character |
Reset |
Resets the character formatting properties specified by the mask to the properties of the underlying character style or to default properties.
Inherited from Character |
See Also