PowerTools ActiveReports for .NET 9.0J
TextJustify 列挙体

AlignmentプロパティがJustifyに設定された場合に、テキストの配置(位置揃え)を取得または設定します。
構文
'宣言
 
Public Enum TextJustify 
   Inherits System.Enum
public enum TextJustify : System.Enum 
メンバ
メンバ解説
AutoTextJustify列挙体の値をActiveReportsが設定します。
Distribute文字間隔と単語間隔を調整して均等割付とします。(アジア言語向け)
DistributeAllLines段落の最後の行を含む全ての行で、文字間隔と単語間隔を調整して均等割付とします。
継承階層

System.Object
   System.ValueType
      System.Enum
         GrapeCity.ActiveReports.Document.Section.TextJustify

参照

関連項目

GrapeCity.ActiveReports.Document.Section 名前空間

 

 


©2003-2015 GrapeCity inc. All rights reserved.