ActiveReports for .NET 18.0J
TextJustify 列挙体

GrapeCity.ActiveReports.Document.Section 名前空間 : TextJustify 列挙体
Represents the text justification.
シンタックス
'宣言
 
Public Enum TextJustify 
   Inherits System.Enum
public enum TextJustify : System.Enum 
メンバ
メンバ解説
AutoDefines the justification algorithm that is determined automatically.
DistributeDefines the newspaper-like distribution except the last line of text which is not modified.
DistributeAllLinesDefines the newspaper-like distribution including the last line.
継承階層

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

参照

GrapeCity.ActiveReports.Document.Section 名前空間