ImgConverterSaveImageFromHtmlStringToFileWithTempFile Method |
Name | Description | |
---|---|---|
![]() | SaveImageFromHtmlStringToFileWithTempFile(String, ImageFormat, String) |
This method produces a image from the specified HTML string in the specified format
and saves the image in the specified disk file by writing first the HTML string into a temporary file.
The existing file will be overwritten.
|
![]() | SaveImageFromHtmlStringToFileWithTempFile(String, ImageFormat, String, String) |
This method produces a image from the specified HTML string in the specified format
and saves the image in the specified disk file by writing first the HTML string into a temporary file.
The existing file will be overwritten.
|