'Declaration Public Property UseParagraphOutlineLevel As System.Boolean
public System.bool UseParagraphOutlineLevel {get; set;}
The default value is false.
If true, the TOC field collects paragraphs whose outline level corresponds to the OutlineLevels property.
Paragraphs formatted with custom styles listed in this collection will be collected unless their outline level is GrapeCity.Documents.Word.OutlineLevel.BodyText.
'Declaration Public Property UseParagraphOutlineLevel As System.Boolean
public System.bool UseParagraphOutlineLevel {get; set;}