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