Winnovative HTML to PDF Converter

ImgConverterGetImageBytesFromHtmlStream Method

Winnovative HTML to PDF Converter for .NET Documentation
Overload List

  NameDescription
Public methodGetImageBytesFromHtmlStream(Stream, Encoding, ImageFormat)
Converts the HTML string read from a stream 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 ConvertHtmlStream(Stream, Encoding, String, ImageFormat) method in the future versions
Public methodGetImageBytesFromHtmlStream(Stream, Encoding, ImageFormat, String)
Converts the HTML string read from a stream 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 ConvertHtmlStream(Stream, Encoding, String, ImageFormat) method in the future versions
Top
See Also

Reference