HtmlToImageConvertUrlToMemory Method
Converts the HTML document from the given URL to an image in PNG format
Namespace: HiQPdfAssembly: HiQPdf.NetCore (in HiQPdf.NetCore.dll) Version: 18.0.0
public byte[] ConvertUrlToMemory(
string url
)
- url String
- The URL of the document to convert
ByteThe image in PNG format