[]
Gets or sets the numbering style that shall be used for the numeric portion of each page label. There is no default numbering style; if NumberingStyle is Unset, page labels shall consist solely of a label prefix with no numeric portion.
public NumberingStyle NumberingStyle { get; set; }
Public Property NumberingStyle As NumberingStyle