ExpertPdf Html to Pdf Converter Library
DestPage Property
NamespacesExpertPdf.HtmlToPdf.PdfDocumentExplicitDestinationDestPage
ExpertPdf Html to Pdf Converter Library
Gets or sets the destination page.
Declaration Syntax
C#Visual BasicVisual C++
public PdfPage DestPage { get; set; }
Public Property DestPage As PdfPage
	Get
	Set
public:
property PdfPage^ DestPage {
	PdfPage^ get ();
	void set (PdfPage^ value);
}
Property Value

Assembly: ExpertPdf.HtmlToPdf (Module: ExpertPdf.HtmlToPdf.dll) Version: 9.2.0.25824 (9.2.0.0)