EVO HTML to PDF Converter

HtmlToImageConverter Constructor

EVO PDF Client for .NET Documentation
Overload List

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

Reference