HtmlToImageConvertUrlToFile Method
Converts the HTML document from the given URL to an image file in a given format
Namespace: HiQPdfClientAssembly: HiQPdfClient.NetCore (in HiQPdfClient.NetCore.dll) Version: 18.0.0
public void ConvertUrlToFile(
string url,
ImageFormats format,
string outImageFile
)
Parameters
- url String
- The URL of the document to convert
- format ImageFormats
- The image format
- outImageFile String
- The full path of the output image file