[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.Fields.TocFieldOptions.FlatList

FlatList Property

FlatList

Gets or sets whether the all TOC entries should be on the same level.

Default value is false.

If the Collect is true this property is also true.

Declaration
public bool FlatList { get; set; }
Public Property FlatList As Boolean