PrintDocument for WinForms
TextIndentExpr プロパティ (Style)


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > Style クラス : TextIndentExpr プロパティ
Gets or sets the expression used to calculate Style.TextIndent.
シンタックス
'宣言
 
Public Property TextIndentExpr As System.String
'使用法
 
Dim instance As Style
Dim value As System.String
 
instance.TextIndentExpr = value
 
value = instance.TextIndentExpr
public System.string TextIndentExpr {get; set;}
参照

Style クラス
Style メンバ