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