Error processing SSI file
LEADTOOLS OCR (Leadtools.Forms.Ocr assembly)

Show in webframe

Page Property (OcrAutoRecognizeJobOperationEventArgs)








Gets the OCR page being used in the current operation.
Syntax
public IOcrPage Page {get;}
'Declaration
 
Public ReadOnly Property Page As IOcrPage
'Usage
 
Dim instance As OcrAutoRecognizeJobOperationEventArgs
Dim value As IOcrPage
 
value = instance.Page
public IOcrPage Page {get;}
@property (nonatomic, strong, readonly, nullable) LTOcrPage *page
public OcrPage getPage()
            
 get_Page(); 
public:
property IOcrPage^ Page {
   IOcrPage^ get();
}

Property Value

an IOcrPage instance that specifies the OCR page being used in the current operation. Or a null reference (Nothing in Visual Basic) if no page is being used.
Remarks

This member is not valid and will be null (Nothing in Visual Basic) when the current operation is CreateDocument, PrepareDocument, SaveDocument or ConvertDocument.

Example
For an example, refer to OcrAutoRecognizeJobOperationEventArgs.
Requirements

Target Platforms

See Also

Reference

OcrAutoRecognizeJobOperationEventArgs Class
OcrAutoRecognizeJobOperationEventArgs Members
Programming with LEADTOOLS .NET OCR

Error processing SSI file
Leadtools.Forms.Ocr requires a Recognition or Document Imaging Suite license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features