[]
        
Specifies whether the strikeout font style is applied to the text.
public enum StrikeoutFontStyle
  Public Enum StrikeoutFontStyle
  | Name | Description | 
|---|---|
| None | Specifies no strikeout text.  | 
      
| NotSet | Specifies that the strikeout font style is not set.  | 
      
| Strikeout | Specifies strikeout text.  |