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