Document Solutions for Word
DS.Documents.Word Assembly / GrapeCity.Documents.Word.Fields Namespace / TocSeqOptions Class
Properties Methods

In This Topic
    TocSeqOptions Class Members
    In This Topic

    The following tables list the members exposed by TocSeqOptions.

    Public Properties
     NameDescription
    Public PropertyGets a value indicating whether the TOC field should collect SEQ fields paragraphs.

    The default value is false.

     
    Public PropertyGets or sets a value indicating whether to include text before the collected SEQ field and its result into the TOC field result.

    The default value is false.

     
    Public PropertyGets or sets the SeqFieldOptions.Id of SEQ fields whose paragraphs should be collected by the TOC field.

    The default value is System.String.Empty.

     
    Top
    Public Methods
     NameDescription
    Public MethodReturns a string that represents the current object.  
    Top
    See Also