Document Solutions for Word
DS.Documents.Word Assembly / GrapeCity.Documents.Word.Fields Namespace / TocFieldOptions Class / SeqFields Property

In This Topic
    SeqFields Property
    In This Topic
    Gets options to collect SEQ fields paragraphs by the TOC field.
    Syntax
    'Declaration
     
    Public ReadOnly Property SeqFields As TocSeqOptions
    public TocSeqOptions SeqFields {get;}
    See Also