RichTextStyle Type
The visual styling of a `RichTextRun`: font family/size, `Weight`, foreground/background colors, underline, and italic.
Record fields
| Record Field |
Description
|
|
|
Full Usage:
FontFamily
Field type: string option
|
|
Full Usage:
FontSize
Field type: float
|
|
|
|
Full Usage:
Italic
Field type: bool
|
|
Full Usage:
Underline
Field type: bool
|
|
|
|