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