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