PdfDestinationPage Property |
Gets a reference to the destination page of this object.
Namespace:
RadPdf.Data.Document.Destinations
Assembly:
RadPdfStandard (in RadPdfStandard.dll) Version: 5.6.0.0 (5.6.0.0)
Syntaxpublic PdfPage Page { get; }Public ReadOnly Property Page As PdfPage
Get
Property Value
Type:
PdfPage
See Also