Winnovative HTML to PDF Converter

ImgConverterSaveImageFromHtmlStringToFile Method

Winnovative HTML to PDF Converter for .NET Documentation
Overload List

  NameDescription
Public methodSaveImageFromHtmlStringToFile(String, ImageFormat, String)
Converts a HTML string to an image having the given format. This method is still present in the API to maintain the backward compatibility and it will be replaced by ConvertHtmlToFile(String, String, ImageFormat, String) method in the future versions
Public methodSaveImageFromHtmlStringToFile(String, ImageFormat, String, String)
Converts a HTML string to an image having the given format using a base URL. This method is still present in the API to maintain the backward compatibility and it will be replaced by ConvertHtmlToFile(String, String, ImageFormat, String) method in the future versions
Top
See Also

Reference