[]
Gets or sets the indent of sub-entries relative to the main index entry.
The default is 1/4 of an inch.
public Unit EntryIndent { get; set; }
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.