The PdfToTextConverter type exposes the following members.
Properties
Name | Description | |
---|---|---|
CustomArgs |
Gets or sets any additional command line arguments for pdftotext.
| |
ExecutionTimeout |
Get or set maximum execution time for running poppler process (null is by default = no timeout)
| |
ToolExeName |
Gets or sets poppler tool file name ('pdftotext.exe' by default)
| |
ToolPath |
Gets or sets path where poppler tool binaries are located
|
See Also