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

In This Topic
    TocFieldOptions Class Properties
    In This Topic

    For a list of all members of this type, see TocFieldOptions members.

    Public Properties
     NameDescription
    Public PropertyGets or sets the bookmark name that allows to include entries only from the portion of the document marked by this bookmark.

    Default value is a null reference (Nothing in Visual Basic).

     
    Public Property Gets options to format TOC entries in the TOC field result.  
    Public PropertyGets or sets whether the all TOC entries should be on the same level.

    Default value is false.

    If the TocSeqOptions.Collect is true this property is also true.

     
    Public Property Gets options to show page numbers in the TOC field result.  
    Public Property Gets options to collect SEQ fields paragraphs by the TOC field.  
    Public Property Gets the collection of styles of paragraphs which should be collected by the TOC field.  
    Public Property Gets options to collect TC fields by the TOC field.  
    Top
    See Also