←Select platform

ImagePageNumber Property (OcrAutoRecognizeJobOperationEventArgs)

Summary

Gets the page number in the input (image) file name for the current operation

Syntax

C#
VB
Java
Objective-C
C++
public int ImagePageNumber {get;} 
Public ReadOnly Property ImagePageNumber As Integer 
@property (nonatomic, assign, readonly) NSInteger imagePageNumber 
public int getImagePageNumber() 
             
public: 
property int ImagePageNumber { 
   int get(); 
} 

Property Value

The 1-based page number in the input (image) file name for the current operation. Or 0 if no page is being used.

Remarks

This member is not valid and will be 0 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