[]
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.
public int StartingNumber { get; set; }
Public Property StartingNumber As Integer