Click or drag to resize
ExplicitDestinationDestPage Property
Gets or sets the destination page.

Namespace: ExpertPdf.HtmlToPdf.PdfDocument
Assembly: ExpertPdf.HtmlToPdf (in ExpertPdf.HtmlToPdf.dll) Version: 11.0.0
Syntax
public PdfPage DestPage { get; set; }

Property Value

Type: PdfPage
See Also