'Declaration Public Property Collect As System.Boolean
public System.bool Collect {get; set;}
The default value is true.
Note that for "Heading 1" built-in style, if both TocTcOptions.Collect and TocSeqOptions.Collect are false, and all other styles are not marked for collection, then this property returns true regardless of the assigned value.
'Declaration Public Property Collect As System.Boolean
public System.bool Collect {get; set;}