LEADTOOLS OCR (Leadtools.Forms.Ocr assembly)

ImagePageNumber Property (OcrAutoRecognizeManagerJobError)

Show in webframe







Gets or sets the 1-based page number of the page in the source image file that caused the error.
Syntax
public int ImagePageNumber {get; set;}
'Declaration
 
Public Property ImagePageNumber As Integer
'Usage
 
Dim instance As OcrAutoRecognizeManagerJobError
Dim value As Integer
 
instance.ImagePageNumber = value
 
value = instance.ImagePageNumber
public int ImagePageNumber {get; set;}

            

            
 
get_ImagePageNumber();
set_ImagePageNumber(value);
Object.defineProperty('ImagePageNumber');
public:
property int ImagePageNumber {
   int get();
   void set (    int value);
}

Property Value

An System.Int32 value that specifies the 1-based page number of the page in the source image file that caused the error. Default value is 0.
Remarks

This value may be 0 if the error that occur is not specific for any page, for example, when creating an IOcrDocument or when DocumentWriter.Convert is called.

Example
For an example, refer to RunJob.
Requirements

Target Platforms

See Also

Reference

OcrAutoRecognizeManagerJobError Structure
OcrAutoRecognizeManagerJobError Members
Programming with the LEADTOOLS .NET OCR

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

ImagePageNumber requires an OCR module license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features