[]
Font styles.
public class Font
| Name | Description |
|---|---|
| Font() |
| Name | Description |
|---|---|
| Bold | Whether to make the text bold. |
| Family | Font family name. |
| Italic | Whether to make the text italic. |
| Size | Font size. |
| Strikeout | Whether to show strikethrough. |
| Underline | Whether to show underline. |