GrapeCity.ActiveReports.Document.v11 アセンブリ > GrapeCity.ActiveReports.Document.Section 名前空間 : TextAlignment 列挙体 |
'宣言 Public Enum TextAlignment Inherits System.Enum
public enum TextAlignment : System.Enum
メンバ | 解説 |
---|---|
Center | テキストはコントロール領域内で中央揃えで配置されます。 |
Justify | テキストはコントロールの左右に合わせて両端揃えされます。この設定は、マルチラインでテキストに空白文字が含まれる行(最終行を除く)に対してのみ、有効に働きます。 |
Left | テキストはコントロール内で左揃えで配置されます。 |
Right | テキストはコントロール内で右揃えで配置されます。 |
System.Object
System.ValueType
System.Enum
GrapeCity.ActiveReports.Document.Section.TextAlignment