Click or drag to resize
Pdftools logo

Processor Methods

The Processor type exposes the following members.

Methods
 NameDescription
Public methodEquals
(Inherited from NativeObject)
Public methodGetHashCode
(Inherited from NativeObject)
Public methodProcess

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.

Top
See Also