IdxRichEditCharacterStyle Members
In This Article
#Properties
Name | Description |
---|---|
All |
Specifies whether a document range is capitalized.
Inherited from Idx |
Back |
Specifies the highlight color applied to a document range.
Inherited from Idx |
Bold |
Specifies whether the Bold font attribute is applied to a document range.
Inherited from Idx |
Font |
Specifies a document range‘s font typeface.
Inherited from Idx |
Font |
Specifies a document range‘s font size.
Inherited from Idx |
Fore |
Specifies a document range‘s font color.
Inherited from Idx |
Hidden |
Specifies whether the Hidden font attribute is applied to a document range.
Inherited from Idx |
Is |
Identifies whether the character style is marked as deleted in the parent document. |
Italic |
Specifies whether the Italic font attribute is applied to a document range.
Inherited from Idx |
Linked |
|
Name | Specifies the character style’s public name in the parent document. |
Parent | Specifies a parent style for the current character style. |
Primary | Specifies whether the character style is primary for a parent document. |
Strikeout |
Specifies whether strikeout is applied to a document range.
Inherited from Idx |
Strikeout |
Specifies the color applied to strikeout.
Inherited from Idx |
Subscript |
Specifies whether the Subscript font attribute is applied to a document range.
Inherited from Idx |
Superscript |
Specifies whether the Superscript font attribute is applied to a document range.
Inherited from Idx |
Underline |
Specifies the type of underline applied to a document range.
Inherited from Idx |
Underline |
Specifies the underline color.
Inherited from Idx |
#Methods
See Also