Overload List
Name | Description | |
---|---|---|
![]() | HtmlToImageConverter |
Constructs a HTML to Image converter which will connect to localhost on the default port
|
![]() | HtmlToImageConverter(String) |
Constructs a HTML to Image converter which will connect to the server specified by IP or by name on the default port
|
![]() | HtmlToImageConverter(UInt32) |
Constructs a HTML to Image converter which will connect to localhost on the specified port
|
![]() | HtmlToImageConverter(Boolean, String) |
Constructs a HTML to Image converter which will connect to a web service URL
|
![]() | HtmlToImageConverter(String, UInt32) |
Constructs a HTML to Image converter which will connect to the server specified by IP or by name on the specified port
|
See Also