Ribbon for WinForms
FontSubSet.TextDecorations 列挙体

C1.Win.4.8 アセンブリ > C1.Util 名前空間 : FontSubSet.TextDecorations 列挙体
Defines constants that specify the decorations applied to text.
シンタックス
'宣言
 
Public Enum FontSubSet.TextDecorations 
   Inherits System.Enum
public enum FontSubSet.TextDecorations : System.Enum 
メンバ
メンバ解説
NoneNo text decorations are applied.
StrikethroughStrikethrough is applied to the text.
UnderlineUnderline is applied to the text.
継承階層

System.Object
   System.ValueType
      System.Enum
         C1.Util.FontSubSet.TextDecorations

参照

C1.Util 名前空間