[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.PageLabelingRange.NumberingStyle

NumberingStyle Property

NumberingStyle

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.

Declaration
public NumberingStyle NumberingStyle { get; set; }
Public Property NumberingStyle As NumberingStyle