ExplicitDestinationDestPage Property |
Gets or sets the destination page.
Namespace:
ExpertPdf.HtmlToPdf.PdfDocument
Assembly:
ephtmltopdf (in ephtmltopdf.dll) Version: 17.0.0
Syntaxpublic PdfPage DestPage { get; set; }
Public Property DestPage As PdfPage
Get
Set
Property Value
Type:
PdfPage
See Also