The PdfInfo type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| CustomArgs |
Gets or sets any additional command line arguments for 'pdfinfo'.
| |
| 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 ('pdfinfo.exe' by default)
| |
| ToolPath |
Gets or sets path where poppler tool binaries are located
|
See Also