HtmlFontSize Fields
A font size of HtmlEdit text.| Name | Description |
|---|---|
| Empty static | An HTML markup’s Initial value. |
| Large static | An HTML markup’s Large value. |
| Larger static | An HTML markup’s Larger value. |
| Medium static | An HTML markup’s Medium value. |
| Small static | An HTML markup’s Small value. |
| Smaller static | An HTML markup’s Smaller value. |
| XLarge static | An HTML markup’s XLarge value. |
| XSmall static | An HTML markup’s XSmall value. |
| XXLarge static | An HTML markup’s XXLarge value. |
| XXSmall static | An HTML markup’s XXSmall value. |
See Also