RestartMode Property

See Also         Example         Applies To

Returns or sets the way line numbering runs — that is, whether it starts over at the beginning of a new page or section or runs continuously. Can be one of the following WdNumberingRule constants: wdRestartContinuous, wdRestartPage, or wdRestartSection. Read/write Long.

Remarks

You must be in print layout view to see line numbering.