Documents for PDF, .NET Edition Documentation
GetPageLabelingRange Method

GrapeCity.Documents.Pdf Assembly > GrapeCity.Documents.Pdf Namespace > Page Class : GetPageLabelingRange Method
Gets the PageLabelingRange object that specifies the label of this page, or null if no such range exists.
Syntax
'Declaration
 
Public Function GetPageLabelingRange() As PageLabelingRange
public PageLabelingRange GetPageLabelingRange()

Return Value

The PageLabelingRange that corresponds to this page.
See Also

Reference

Page Class
Page Members