'宣言 Public Enum FontSubSet.TextDecorations Inherits System.Enum
public enum FontSubSet.TextDecorations : System.Enum
'宣言 Public Enum FontSubSet.TextDecorations Inherits System.Enum
public enum FontSubSet.TextDecorations : System.Enum
| メンバ | 解説 | 
|---|---|
| None | No text decorations are applied. | 
| Strikethrough | Strikethrough is applied to the text. | 
| Underline | Underline is applied to the text. | 
System.Object
   System.ValueType
      System.Enum
         C1.Util.FontSubSet.TextDecorations