ExpertPdf Html to Pdf Converter Library
Constructs a destination to the specified page

Declaration Syntax
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)