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: HiQPdfClientAssembly: HiQPdfClient.NetCore (in HiQPdfClient.NetCore.dll) Version: 18.0.0
public PdfHtmlImage(
string url
)
Parameters
- url String
- The URL to convert