[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.Fields.SeqFieldBehavior

Enum SeqFieldBehavior

Namespace
GrapeCity.Documents.Word.Fields
Assembly
GcDocs.Word.dll

Specifies the SEQ field behavior.

public enum SeqFieldBehavior

Fields

Bookmark = 4

Refers to a sequence number from a referenced field.

Next = 0

Increases the sequence number.

Repeat = 1

Repeats the closest preceding sequence number

ResetAt = 3

Resets the sequence number at the built-in heading level.

ResetTo = 2

Resets the sequence number to the specified number.