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) Version: 8.0.0.0 (8.0.0.0)