GrapeCity ActiveReports for .NET 16.0J
FontStyle 列挙体

GrapeCity.ActiveReports.Drawing 名前空間 : FontStyle 列挙体
フォントのスタイルを表します。
シンタックス
'宣言
 
Public Enum FontStyle 
   Inherits System.Enum
public enum FontStyle : System.Enum 
メンバ
メンバ解説
Italic斜体のテキストを表します。
Normal通常のテキストを表します。
継承階層

System.Object
   System.ValueType
      System.Enum
         GrapeCity.ActiveReports.Drawing.FontStyle

参照

GrapeCity.ActiveReports.Drawing 名前空間