ImgConverterSaveImageFromHtmlFileToFile Method
Namespace: EvoPdfAssembly: EvoHtmlToPdf_NetCore (in EvoHtmlToPdf_NetCore.dll) Version: 11.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