Click or drag to resize
Pdf Library for .NET

HtmlToImage Methods

The HtmlToImage type exposes the following members.

Methods
  NameDescription
Public methodConvertHtmlString(String)
Gets an Image object from the specified html string.
Public methodConvertHtmlString(String, String)
Gets an Image object from the specified html string.
Public methodConvertUrl
Gets an Image object from the specified url.
Top
See Also