[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.PageNumbering.StartingNumber

StartingNumber Property

StartingNumber

Gets or sets the starting page number of a section.

The RestartPageNumbering property, if set to false, will override this property so that page numbering can continue from the previous section.

Declaration
public int StartingNumber { get; set; }
Public Property StartingNumber As Integer