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

In This Topic
    TcFields Property
    In This Topic
    Gets options to collect TC fields by the TOC field.
    Syntax
    'Declaration
     
    Public ReadOnly Property TcFields As TocTcOptions
    public TocTcOptions TcFields {get;}
    See Also