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