[]
        
(Showing Draft Content)

C1.C1Preview.RenderIndex.EntryHangingIndent

EntryHangingIndent Property

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.

Declaration
public Unit EntryHangingIndent { get; set; }
Remarks

While this property has the Unit type, only absolute values (such as "10mm", "0.5in" and so on - see IsAbs) can be assigned to it.