PdfHtmlImage(String) Constructor
Creates an object to convert the HTML from a given URL to an image and render the resulted image
in the top left corner of the PDF page to which this object is added
Namespace: HiQPdfAssembly: HiQPdf.NetCore (in HiQPdf.NetCore.dll) Version: 18.0.0
public PdfHtmlImage(
string url
)
Parameters
- url String
- The URL to convert