FlexReport for WinForms
TextAlignHorz プロパティ (Style)


C1.Document.4.6.2 アセンブリ > C1.Document 名前空間 > Style クラス : TextAlignHorz プロパティ
Gets or sets the horizontal text alignment.
シンタックス
'宣言
 
Public Property TextAlignHorz As AlignHorzEnum
'使用法
 
Dim instance As Style
Dim value As AlignHorzEnum
 
instance.TextAlignHorz = value
 
value = instance.TextAlignHorz
public AlignHorzEnum TextAlignHorz {get; set;}
解説
This property is ambient (inherited from the style of the object containing the current style's owner if not explicitly set).

The default is left alignment.

参照

参照

Style クラス
Style メンバ