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

In This Topic
    TcFieldOptions Class Members
    In This Topic

    The following tables list the members exposed by TcFieldOptions.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public Property Gets the TOC item content.  
    Public PropertyGets or sets the level to display entry in a TOC field result.

    Default value is GrapeCity.Documents.Word.OutlineLevel.Level1.

     
    Public PropertyGets or sets whether to omit the page number for the entry in a TOC field result.

    Default value is false.

     
    Public PropertyGets or sets the type of entry collected in a particular contents list.

    Use a unique list type identifier for each type of list.

    If no list type is specified, the entry is listed in a table of contents.

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

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