Converts the HTML document from the given URL to an image represented as an array of image parts
to avoid working with very large images in memory
Namespace: HiQPdf
Assembly: HiQPdf (in HiQPdf.dll) Version: 15.0.0.0
Syntax
Parameters
- url
- Type: SystemString
The URL of the document to convert
Return Value
Type: ImageAn array of image parts
See Also