Class | Description | |
---|---|---|
BaseFieldOptions | Abstract base class representing field options. | |
FieldFormatOptions | Represents options used to format field results. | |
OutlineLevelRange | Represents a range of GrapeCity.Documents.Word.OutlineLevel enum values. | |
PageFieldOptions | Represents PAGE field options.
A PAGE field retrieves the number of the current page. | |
PageRefFieldOptions | Represents PAGEREF field options.
A PAGEREF field inserts the number of the page containing the bookmark for a cross-reference. | |
SectionFieldOptions | Represents SECTION field options.
A SECTION field retrieves the number of the current section. | |
SectionPagesFieldOptions | Represents SECTIONPAGES field options.
A SECTIONPAGES field retrieves the number of pages in the current section. | |
SeqFieldOptions | Represents SEQ field options.
A SEQ field sequentially numbers chapters, tables, figures, and other user-defined lists of items in a document. | |
TcFieldOptions | Represents TC field options.
A TC field defines the text and page number for a table of contents (including a table of figures) entry, which is used by a TOC field. | |
TocEntryFormatting | Represents options to format TOC entries in a TOC field result. | |
TocFieldOptions | Represents TOC field options.
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. | |
TocPageNumberOptions | Represents options used when showing page numbers in a TOC field result. | |
TocSeqOptions | Represents options used to collect SEQ fields paragraphs by the TOC field. | |
TocStyleLevel | Represents a pair of a style name and its display level for TOC field options. | |
TocStyleLevelCollection | Represents a collection of styles for which paragraphs should be collected by the TOC field.
By default it contains all built-in heading styles like "Heading 1", "heading 2" etc. | |
TocTcOptions | Represents options used to collect TC fields by the TOC field. |