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
	Get
	Set
public:
property PdfPage^ DestPage {
	PdfPage^ get ();
	void set (PdfPage^ value);
}
Property Value

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