[]
        
Specifies the emulated style of the font, if necessary.
[Flags]
public enum FontStyle
  <Flags>
Public Enum FontStyle
  | Name | Description | 
|---|---|
| Bold | Bold text.  | 
      
| BoldItalic | Applied both the Bold and Italic attributes.  | 
      
| Italic | Italic text.  | 
      
| Regular | Normal text.  |