Collect Property (TocSeqOptions)
In This Topic
Gets a value indicating whether the TOC field should collect SEQ fields paragraphs.
The default value is false.
Syntax
'Declaration
Public ReadOnly Property Collect As System.Boolean
public System.bool Collect {get;}
See Also