'Declaration Public Class TocFieldOptions Inherits BaseFieldOptions Implements IFieldOptions
public class TocFieldOptions : BaseFieldOptions, IFieldOptions
A TOC field builds a table of contents (which can also be a table of figures) using the entries specified by TC fields, their heading levels, and specified styles, and inserts that table at its place in the document. Each table entry is a separate paragraph.
'Declaration Public Class TocFieldOptions Inherits BaseFieldOptions Implements IFieldOptions
public class TocFieldOptions : BaseFieldOptions, IFieldOptions
System.Object
GrapeCity.Documents.Word.Fields.BaseFieldOptions
GrapeCity.Documents.Word.Fields.TocFieldOptions