[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.PageNumbering.RestartPageNumbering

RestartPageNumbering Property

RestartPageNumbering

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.

Declaration
public bool RestartPageNumbering { get; set; }
Public Property RestartPageNumbering As Boolean