Rich |
The RichTextFormat type exposes the following members.
Name | Description | |
---|---|---|
![]() | Bold | Gets or sets whether the text is bold. |
![]() | BoldValue | Gets or sets whether the bold parameter has been changed. |
![]() | FontColor | Gets or sets font color. |
![]() | FontName | Gets or sets font name. |
![]() | FontSize | Gets or sets font size. |
![]() | Italic | Gets or sets whether the text is italic. |
![]() | ItalicValue | Gets whether the italic parameter has been changed. |
![]() | Strikethrough | Gets or sets whether the text is strikethrough. |
![]() | StrikethroughValue | Gets whether the strikethrough parameter has been changed. |
![]() | Subscript | Gets or sets whether the text is subscript. |
![]() | SubscriptValue | Gets whether the subscript parameter has been changed. |
![]() | Superscript | Gets or sets whether the text is superscript. |
![]() | SuperscriptValue | Gets whether the superscript parameter has been changed. |
![]() | UnderlineStyle | Gets or sets underline style. |
![]() | UnderlineStyleValue | Gets whether the underline style parameter has been changed. |