Documents for PDF, .NET Edition Documentation
GetLabel Method

GrapeCity.Documents.Pdf Assembly > GrapeCity.Documents.Pdf Namespace > Page Class : GetLabel Method
Returns the page label specified via PageLabelingRange, returns empty string if page does not belong to document.
Syntax
'Declaration
 
Public Function GetLabel() As System.String
public System.string GetLabel()

Return Value

The page label.
See Also

Reference

Page Class
Page Members