[]
Gets or sets the value of the numeric portion for the first page label in the range. Subsequent pages shall be numbered sequentially from this value, which shall be greater than or equal to 1. Default value: 1.
public int StartPageNumber { get; set; }
Public Property StartPageNumber As Integer