HtmlToSvgConverter | Constructs a HTML to SVG converter which will connect to localhost on the default port |
HtmlToSvgConverter(String) | Constructs a HTML to SVG converter which will connect to the server specified by IP or by name on the default port |
HtmlToSvgConverter(UInt32) | Constructs a HTML to SVG converter which will connect to localhost on the specified port |
HtmlToSvgConverter(Boolean, String) | Constructs a HTML to SVG converter which will connect to a web service URL |
HtmlToSvgConverter(String, UInt32) | Constructs a HTML to SVG converter which will connect to the server specified by IP or by name on the specified port |