PowerTools ActiveReports for .NET 9.0J
TextAlign 列挙体

テキストの横方向の配置を指定します。
構文
'宣言
 
Public Enum TextAlign 
   Inherits System.Enum
public enum TextAlign : System.Enum 
メンバ
メンバ解説
Center中央揃えテキストであることを指定します。
General配置はコンテンツタイプに基づいていることを指定します。
Justify両端揃えテキストであることを指定します。
Left左揃えテキストであることを指定します。
Right右揃えテキストであることを指定します。
継承階層

System.Object
   System.ValueType
      System.Enum
         GrapeCity.ActiveReports.PageReportModel.TextAlign

参照

関連項目

GrapeCity.ActiveReports.PageReportModel 名前空間

 

 


©2003-2015 GrapeCity inc. All rights reserved.