[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.Fields.TocTcOptions

TocTcOptions Class

Represents options used to collect TC fields by the TOC field.

Inheritance
TocTcOptions
Namespace: GrapeCity.Documents.Word.Fields
Assembly: DS.Documents.Word.dll
Syntax
public class TocTcOptions
Public Class TocTcOptions

Properties

Name Description
AllowedLevels

Gets the range of allowed TC field levels.

If a DisplayLevel of a TC field is not in this range, it will not be collected by the TOC field.

The default value is IsEmpty.

Collect

Gets or sets a value indicating whether the TOC field should collect TC fields.

The default value is false.

EntriesType

Gets or sets the type of TC fields to collect.

This property is related to Type.

The default value is null.

Methods

Name Description
ToString()