In This Topic
Gets or sets a value indicating whether to preserve tabs from the source paragraphs in TOC entries.
The default value is false.
Syntax
'Declaration
Public Property PreserveTabs As System.Boolean
public System.bool PreserveTabs {get; set;}
See Also