GrapeCity ActiveReports for .NET 12.0J
FontDecoration 列挙体

フォントの装飾を表します。
構文
'宣言
 
Public Enum FontDecoration 
   Inherits System.Enum
public enum FontDecoration : System.Enum 
メンバ
メンバ解説
Linethroughテキストを通過する線を表します。
None通常のテキストを表します。
Overlineテキストの上にある線を表します。
Underlineテキストの下にある線を表します。
継承階層

System.Object
   System.ValueType
      System.Enum
         GrapeCity.ActiveReports.Extensibility.Rendering.Drawing.FontDecoration

参照

関連項目

GrapeCity.ActiveReports.Extensibility.Rendering.Drawing 名前空間

 

 


Copyright © 2003 GrapeCity inc. All rights reserved.