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

FirstPageNumber Property






Gets or sets 1-based index of the first page number in ImageFileName to recognize. .NET support
Syntax
public int FirstPageNumber {get; set;}
'Declaration
 
Public Property FirstPageNumber As Integer
'Usage
 
Dim instance As OcrAutoRecognizeJobData
Dim value As Integer
 
instance.FirstPageNumber = value
 
value = instance.FirstPageNumber
public int FirstPageNumber {get; set;}
 get_FirstPageNumber();
set_FirstPageNumber(value);
public:
property int FirstPageNumber {
   int get();
   void set (    int value);
}

Property Value

An System.Int32 that indicates the 1-based index of the first page number in ImageFileName to recognize. You can use this and LastPageNumber to recognize only a certain range of pages in the source file. This parameter must be greater than or equals to 1 (first page in the file).
Example
For an example, refer to RunJob and RunJobAsync.
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

OcrAutoRecognizeJobData Structure
OcrAutoRecognizeJobData Members
Programming with the LEADTOOLS .NET OCR

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

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