Processor Methods |
The Processor type exposes the following members.
| Name | Description | |
|---|---|---|
| Equals | (Inherited from NativeObject) | |
| GetHashCode | (Inherited from NativeObject) | |
| Process | Apply OCR to a PDF document Process the input PDF document with OCR according to the specified options. The processed document is written to the output stream. Non-critical processing issues raise a Warning. It is recommended to review the WarningCategory and handle them if necessary for the application. |