[]
Specifies the SEQ field behavior.
public enum SeqFieldBehavior
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.