Converts a HTML document from a given URL and produces a PdfDocument object that can be further modified and then saved
Namespace: HiQPdf
Assembly: HiQPdf (in HiQPdf.dll) Version: 15.0.0.0
Syntax
Parameters
- url
- Type: SystemString
The URL of the HTML document to convert
Return Value
Type: PdfDocumentThe PdfDocument object containing the conversion result
See Also