[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.Fields.TocSeqOptions

TocSeqOptions Class

Represents options used to collect SEQ fields paragraphs by the TOC field.

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

Properties

Name Description
Collect

Gets a value indicating whether the TOC field should collect SEQ fields paragraphs.

The default value is false.

IncludeLabelAndNumber

Gets or sets a value indicating whether to include text before the collected SEQ field and its result into the TOC field result.

The default value is false.

SequenceId

Gets or sets the Id of SEQ fields whose paragraphs should be collected by the TOC field.

The default value is Empty.

Methods

Name Description
ToString()