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


C1.PrintDocument.4.5.2 アセンブリ > C1.C1Preview 名前空間 > Style クラス : TextIndentExpr プロパティ
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 メンバ