Link Search Menu Expand Document

IOCRAnalyzer Events

The IOCRAnalyzer type exposes the following members.

Events
NameDescription
Public eventParsingError
Raised on PDF document parsing errors. This usually indicates a damaged document.
(Inherited from IBaseExtractor.)
Public eventPasswordRequired
Occurs when the password required to decrypt the document.
(Inherited from IBaseExtractor.)
Public eventProgressChanged
Raised for each reported progress value. Allows to cancel the processing.
(Inherited from IBaseExtractor.)
Top
See Also

Reference