Enums.FontStyle enumeration
The FontStyle can be one of:
Constant | Description |
---|---|
Enums.FontStyleItalic | (0) Italic style applied (characters lean forwards, bottom left to top right: /). |
Enums.FontStyleNormal | (1) No style applied. |
Enums.FontStyleOblique | (2) Oblique style applied (characters lean back, bottom right to top left: ). |