[]
Gets or sets a value indicating whether page numbering restarts at the beginning of a section.
If false, overrides the StartingNumber property so that page numbering can continue from the previous section.
public bool RestartPageNumbering { get; set; }
Public Property RestartPageNumbering As Boolean