PrintDocument for WinForms
EntryIndent プロパティ (RenderIndex)


C1.PrintDocument.4.5.2 アセンブリ > C1.C1Preview 名前空間 > RenderIndex クラス : EntryIndent プロパティ
メインインデックスエントリに相対的なサブエントリのインデントを取得または設定します。

デフォルトは 1/4 インチです。

シンタックス
'宣言
 
Public Property EntryIndent As Unit
'使用法
 
Dim instance As RenderIndex
Dim value As Unit
 
instance.EntryIndent = value
 
value = instance.EntryIndent
public Unit EntryIndent {get; set;}
解説
このプロパティが Unitタイプを持つ場合、絶対値(「10mm」、「0.5in」など。 Unit.IsAbsを参照)のみを 割り当てることができます。
参照

RenderIndex クラス
RenderIndex メンバ