PdfPagePageLabel Property |
Gets a value representing the page label of this document page.
Namespace:
RadPdf.Data.Document.Pages
Assembly:
RadPdfStandard (in RadPdfStandard.dll) Version: 4.0.0.0 (4.0.0.0)
Syntaxpublic string PageLabel { get; }
Public ReadOnly Property PageLabel As String
Get
Property Value
Type:
String
See Also