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


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > RenderIndex クラス : EntryHangingIndent プロパティ
Gets or sets the hanging indent of the first line of an entry's paragraph relative to the following lines (used if the list of occurrences and cross-references for the entry is too long to fit on a single line).

The default is 1/8 of an inch.

シンタックス
'宣言
 
Public Property EntryHangingIndent As Unit
'使用法
 
Dim instance As RenderIndex
Dim value As Unit
 
instance.EntryHangingIndent = value
 
value = instance.EntryHangingIndent
public Unit EntryHangingIndent {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 メンバ