ExpertPdf PDF Creator Library
DestPage Property
NamespacesExpertPdf.PdfCreatorExplicitDestinationDestPage
ExpertPdf PDF Creator Library
Gets or sets the destination page.
Declaration Syntax
C#Visual BasicVisual C++
public PdfPage DestPage { get; set; }
Public Property DestPage As PdfPage
public:
property PdfPage^ DestPage {
	PdfPage^ get ();
	void set (PdfPage^ value);
}

Assembly: ExpertPdf.PdfCreator (Module: ExpertPdf.PdfCreator) Version: 5.2.0.0 (5.2.0.0)