[]
Specifies the SEQ field behavior.
public enum SeqFieldBehavior
Bookmark = 4Refers to a sequence number from a referenced field.
Next = 0Increases the sequence number.
Repeat = 1Repeats the closest preceding sequence number
ResetAt = 3Resets the sequence number at the built-in heading level.
ResetTo = 2Resets the sequence number to the specified number.