Word for WPF
RtfFontStyle 列挙体

C1.WPF.Word.4.5.2 アセンブリ > C1.WPF.Word 名前空間 : RtfFontStyle 列挙体
テキストに適用するスタイル情報を指定します。
シンタックス
'宣言
 
Public Enum RtfFontStyle 
   Inherits System.Enum
public enum RtfFontStyle : System.Enum 
メンバ
メンバ解説
Bold太字テキスト。
Italic斜体テキスト。
Regular通常テキスト。
Strikeout取り消し線付きのテキスト。
Underline下線付きのテキスト。
継承階層

System.Object
   System.ValueType
      System.Enum
         C1.WPF.Word.RtfFontStyle

参照

C1.WPF.Word 名前空間