Converts a HTML document from a given URL and produces a SVG document in a memory buffer
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: ByteThe SVG document as a memory buffer
See Also