LEADTOOLS OCR (Leadtools.Forms.Ocr assembly)
LEAD Technologies, Inc

ImagePageNumber Property (OcrAutoRecognizeManagerJobError)






Gets or sets the 1-based page number of the page in the source image file that caused the error. .NET support
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);
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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

OcrAutoRecognizeManagerJobError Structure
OcrAutoRecognizeManagerJobError Members
Programming with the LEADTOOLS .NET OCR

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 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