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

In This Topic
    TocFieldOptions Class Members
    In This Topic

    The following tables list the members exposed by TocFieldOptions.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    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
    Public Methods
     NameDescription
    Public MethodOverloaded.   
    Public MethodOverloaded.   
    Public MethodReturns a string that represents the current object.  
    Top
    See Also