GrapeCity ActiveReports for .NET 16.0J
TextJustify 列挙体

GrapeCity.ActiveReports.Drawing 名前空間 : 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.Drawing.TextJustify

参照

GrapeCity.ActiveReports.Drawing 名前空間