[]
        
Specifies whether the underline font style is applied to the text.
public enum UnderlineFontStyle
  Public Enum UnderlineFontStyle
  | Name | Description | 
|---|---|
| None | Specifies no underlined text.  | 
      
| NotSet | Specifies that the underline font style is not set.  | 
      
| Underline | Specifies underlined text.  |