PdfToTextConverter Constructor

Overload List

PdfToTextConverter Constructs a PDF to Text converter which will connect to localhost on the default port
PdfToTextConverter(String) Constructs a PDF to Text converter which will connect to the server specified by IP or by name on the default port
PdfToTextConverter(Boolean, String) Constructs a PDF to Text converter which will connect to a web service URL
PdfToTextConverter(String, UInt32) Constructs a PDF to Text converter which will connect to the server specified by IP or by name on the specified port

See Also