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