DioDocs for PDF
FontStyle 列挙体

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Text 名前空間 : FontStyle 列挙体
Specifies the emulated style of the font, if necessary.
シンタックス
'宣言
 
Public Enum FontStyle 
   Inherits System.Enum
public enum FontStyle : System.Enum 
メンバ
メンバ解説
BoldBold text.
BoldItalicApplied both the Bold and Italic attributes.
ItalicItalic text.
RegularNormal text.
継承階層

System.Object
   System.ValueType
      System.Enum
         GrapeCity.Documents.Text.FontStyle

参照

GrapeCity.Documents.Text 名前空間