[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.Fields.SeqFieldBehavior

SeqFieldBehavior Enum

Specifies the SEQ field behavior.

Namespace: GrapeCity.Documents.Word.Fields
Assembly: DS.Documents.Word.dll
Syntax
public enum SeqFieldBehavior
Public Enum SeqFieldBehavior

Fields

Name Description
Bookmark

Refers to a sequence number from a referenced field.

Next

Increases the sequence number.

Repeat

Repeats the closest preceding sequence number

ResetAt

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

ResetTo

Resets the sequence number to the specified number.