ExpertPdf Html to Pdf Converter Library
ExplicitDestination Constructor (page)
NamespacesExpertPdf.HtmlToPdf.PdfDocumentExplicitDestinationExplicitDestination(PdfPage)
ExpertPdf Html to Pdf Converter 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.HtmlToPdf (Module: ExpertPdf.HtmlToPdf.dll) Version: 9.2.0.25824 (9.2.0.0)