Click or drag to resize

OcrPluginBase Methods

The OcrPluginBase type exposes the following members.

Methods
  NameDescription
Public methodDocumentCompleted
This method is called after a document has been processed.
Public methodDocumentsDetected
This method is called after the current active job has detected a list of qualified source documents for processing.
Public methodDocumentStarted
This method is called after a source document has been locked and is about to be processed.
Public methodJobCompleted
This method is called after a job has completed processing and is about to be rescheduled.
Public methodJobStarted
This method is called when a new OCR job has been loaded and is about to be processed.
Public methodProcessorCompleted
This method is called when a processor has completed processing its list of OCR jobs..
Public methodProcessorStarted
This method is called when a new OCR processor has started.
Top
See Also