Overload List
Name | Description | |
---|---|---|
![]() | ImgConverter |
This constructor creates a HTML to Image converter using the default width and height for the HTML viewer
|
![]() | ImgConverter(Int32) |
This constructor creates a HTML to Image converter using the given width in pixels and the default height for the HTML viewer
|
![]() | ImgConverter(Int32, Int32) |
This constructor creates a HTML to Image converter using the given width and height in pixels of the HTML viewer
|
See Also