RestartMode Property
RestartMode
Gets or sets a value specifying when line numbering restarts (whether it restarts at evry page, at each secion or runs continuously).
Declaration
public LineNumberRestartMode RestartMode { get; set; }
Public Property RestartMode As LineNumberRestartMode