The following tables list the members exposed by OcrAutoRecognizeJobOperationEventArgs.
Public Constructors
Name | Description | |
---|---|---|
OcrAutoRecognizeJobOperationEventArgs | Initializes a new instance of the OcrAutoRecognizeJobOperationEventArgs class with the specified values. |
Public Properties
Name | Description | |
---|---|---|
Document | Gets the OCR document being used in the current operation. | |
DocumentFileName | Gets the name of the document file being saved in the current operation. | |
DocumentWriterInstance | Gets the DocumentWriter instance being used in the current operation. | |
Format | Gets the document format being used in the current operation. | |
ImagePageNumber | Gets the page number in the input (image) file name for the current operation | |
Job | Gets the job associated with this operation. | |
LtdFileName | Gets the name of the LEAD Temporary Document (LTD) being used in the current operation | |
Operation | Gets the current operation. | |
Page | Gets the OCR page being used in the current operation. | |
PageImage | Gets or sets the image used with the current operation. | |
PostOperation | Gets a value that indicates whether the engine has already run the operation. | |
Status | Gets or sets a value indicating whether to continue or abort current operation. |
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET