EVO HTML to PDF Converter

HtmlToSvgConverter Constructor

EVO PDF Client for .NET Documentation
Overload List

  NameDescription
Public methodHtmlToSvgConverter
Constructs a HTML to SVG converter which will connect to localhost on the default port
Public methodHtmlToSvgConverter(String)
Constructs a HTML to SVG converter which will connect to the server specified by IP or by name on the default port
Public methodHtmlToSvgConverter(UInt32)
Constructs a HTML to SVG converter which will connect to localhost on the specified port
Public methodHtmlToSvgConverter(Boolean, String)
Constructs a HTML to SVG converter which will connect to a web service URL
Public methodHtmlToSvgConverter(String, UInt32)
Constructs a HTML to SVG converter which will connect to the server specified by IP or by name on the specified port
Top
See Also

Reference