 |
PdfDestination.Page Property |
Gets or sets the destination page.
Namespace:
SelectPdf
Assembly:
Select.Pdf (in Select.Pdf.dll) Version: 20.2
Syntaxpublic PdfPage Page { get; set; }
Public Property Page As PdfPage
Get
Set
Property Value
Type:
PdfPage
See Also