ExpertPdf PDF Creator Library
ExplicitDestination Constructor (page)
NamespacesExpertPdf.PdfCreatorExplicitDestinationExplicitDestination(PdfPage)
ExpertPdf PDF Creator Library
Constructs a destination to the specified page
Declaration Syntax
C#Visual BasicVisual C++
public ExplicitDestination(
	PdfPage page
)
Public Sub New ( _
	page As PdfPage _
)
public:
ExplicitDestination(
	PdfPage^ page
)
Parameters
page (PdfPage)
The destination page

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