HtmlToSvgConvertUrlToFile Method
Converts a HTML document from a given URL to a SVG file
Namespace: HiQPdfAssembly: HiQPdf.NetCore (in HiQPdf.NetCore.dll) Version: 18.0.0
public void ConvertUrlToFile(
string url,
string outputFile
)
Parameters
- url String
- The URL of the HTML document to convert
- outputFile String
- The output SVG file