Document Solutions for Word
DS.Documents.Word Assembly / GrapeCity.Documents.Word.Fields Namespace / TocSeqOptions Class / Collect Property

In This Topic
    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