Public Member Functions | |
| FontStyleEnum (int value) | |
| int | GetValue () |
Static Public Member Functions | |
| static boolean | IsSet (int styles, FontStyleEnum style) |
Public Attributes | |
| Bold =(1) | |
| Bold text. | |
| Italic =(2) | |
| Italic text. | |
| Normal =(0) | |
| Default/normal text. | |