PowerTools ActiveReports for .NET 11.0J
TextJustify 列挙体

テキストの位置揃えを表します。
構文
'宣言
 
Public Enum TextJustify 
   Inherits System.Enum
public enum TextJustify : System.Enum 
メンバ
メンバ解説
Auto自動的に決定される両端揃えアルゴリズムを表します。
Distributeテキストの最後の行は変更されないことを除いて、newspaper値と同様な分布です。
DistributeAllLines最後の行も含む、newspaper値と同様な分布を表します。
継承階層

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

参照

関連項目

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

 

 


©2003-2017 GrapeCity inc. All rights reserved.