ImgConverterSaveImageFromHtmlFileToFile Method
Namespace: WinnovativeAssembly: WnvHtmlToPdf_NetCore (in WnvHtmlToPdf_NetCore.dll) Version: 20.0.0
public void SaveImageFromHtmlFileToFile(
string htmlFilePath,
ImageFormat format,
string outFile
)
Parameters
- htmlFilePath String
- The HTML file to convert
- format ImageFormat
- The image format
- outFile String
- The output image file