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

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