←Select platform

Page Property (OcrAutoRecognizeJobOperationEventArgs)

Summary

Gets the OCR page being used in the current operation.

Syntax

C#
VB
Java
Objective-C
C++
public Leadtools.Forms.Ocr.IOcrPage Page {get;} 
Public ReadOnly Property Page As Leadtools.Forms.Ocr.IOcrPage 
@property (nonatomic, strong, readonly, nullable) LTOcrPage *page 
public OcrPage getPage() 
             

Property Value

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

Remarks

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

Example

For an example, refer to OcrAutoRecognizeJobOperationEventArgs.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Forms.Ocr Assembly
Click or drag to resize