| RichTextStyle Constructor |
| Name | Description | |
|---|---|---|
| RichTextStyle(Color) |
Initializes a new instance of the RichTextStyle struct. Use this constructor for
styles to be used for non-dynamic fonts.
| |
| RichTextStyle(Single, FontStyle) |
Initializes a new instance of the RichTextStyle struct.
| |
| RichTextStyle(Single, FontStyle, Color) |
Initializes a new instance of the RichTextStyle struct.
|