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

Show in webframe

ImagePageNumber Property (OcrAutoRecognizeJobOperationEventArgs)








Gets the page number in the input (image) file name for the current operation
Syntax
public int ImagePageNumber {get;}
'Declaration
 
Public ReadOnly Property ImagePageNumber As Integer
'Usage
 
Dim instance As OcrAutoRecognizeJobOperationEventArgs
Dim value As Integer
 
value = instance.ImagePageNumber
public int ImagePageNumber {get;}
@property (nonatomic, assign, readonly) NSInteger imagePageNumber
public int getImagePageNumber()
            
 get_ImagePageNumber(); 
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

See Also

Reference

OcrAutoRecognizeJobOperationEventArgs Class
OcrAutoRecognizeJobOperationEventArgs Members
Programming with the 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