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


C1.Document.4.6.2 アセンブリ > C1.Document 名前空間 > Style クラス : TextIndent プロパティ
Gets or sets the indentation of the first line in a block of text.
シンタックス
'宣言
 
Public Property TextIndent As System.Double
'使用法
 
Dim instance As Style
Dim value As System.Double
 
instance.TextIndent = value
 
value = instance.TextIndent
public System.double TextIndent {get; set;}
解説
This property is non-ambient (inherited from the Style.Parent of the current style if not explicitly set).

The default is 0.

参照

参照

Style クラス
Style メンバ