Rich |
The RichTextFormat type exposes the following members.
| Name | Description | |
|---|---|---|
| RichTextFormat | Initializes a new RichTextFormat object. |
| Name | Description | |
|---|---|---|
| Bold | Gets or sets whether the text is bold. | |
| FontColor | Gets or sets font color. | |
| FontName | Gets or sets font name. | |
| FontNameCS | Gets or sets font name. | |
| FontSize | Gets or sets font size. | |
| Italic | Gets or sets whether the text is italic. | |
| Strikethrough | Gets or sets whether the text is strikethrough. | |
| Subscript | Gets or sets whether the text is subscript. | |
| Superscript | Gets or sets whether the text is superscript. | |
| UnderlineStyle | Gets or sets underline style. |
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object) | |
| GetType | Gets the Type of the current instance. (Inherited from Object) | |
| ToString | Returns a string that represents the current object. (Inherited from Object) |