[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Page.GetLabel

GetLabel Method

GetLabel()

Returns the page label specified via PageLabelingRange, returns empty string if page does not belong to document.

Declaration
public string GetLabel()
Public Function GetLabel() As String
Returns
Type Description
string

The page label.