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


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > RenderIndex クラス : EntryIndent プロパティ
Gets or sets the indent of sub-entries relative to the main index entry.

The default is 1/4 of an inch.

シンタックス
'宣言
 
Public Property EntryIndent As Unit
'使用法
 
Dim instance As RenderIndex
Dim value As Unit
 
instance.EntryIndent = value
 
value = instance.EntryIndent
public Unit EntryIndent {get; set;}
解説
While this property has the Unit type, only absolute values (such as "10mm", "0.5in" and so on - see Unit.IsAbs) can be assigned to it.
参照

RenderIndex クラス
RenderIndex メンバ