|
PdfDestinationPage Property
|
Gets or sets the destination page.
Namespace: SelectPdfAssembly: Select.HtmlToPdf (in Select.HtmlToPdf.dll) Version: 26.2
Syntaxpublic PdfPage Page { get; set; }Public Property Page As PdfPage
Get
Set
Property Value
PdfPage
See Also