EntryHangingIndent Property (RenderIndex)
In This Topic
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.
Syntax
'Declaration
Public Property EntryHangingIndent As Unit
public Unit EntryHangingIndent {get; set;}
See Also