LEADTOOLS WCF OCR (Leadtools.Services.Forms.DataContracts assembly)
LEAD Technologies, Inc

PageNumber Property






The 1-based index of the page number in the source document.
Syntax
[DataMemberAttribute(Name="PageNumber", IsRequired=true)]
public int PageNumber {get; set;}
'Declaration
 
<DataMemberAttribute(Name="PageNumber", IsRequired=True)>
Public Property PageNumber As Integer
'Usage
 
Dim instance As OcrPageZones
Dim value As Integer
 
instance.PageNumber = value
 
value = instance.PageNumber
[DataMemberAttribute(Name="PageNumber", IsRequired=true)]
public int PageNumber {get; set;}
DataMemberAttribute(Name="PageNumber", IsRequired=)
 get_PageNumber();
set_PageNumber(value);
[DataMemberAttribute(Name="PageNumber", IsRequired=true)]
public:
property int PageNumber {
   int get();
   void set (    int value);
}

Property Value

The 1-based index of the page number in the source document.
Remarks

The PageNumber is the 1-based page number in the source document (DocumentConvertOptions.Source) associated with the zones. This value is the 1-based page number regardless of the value of DocumentConvertOptions.FirstPageNumber, for example, you want the recognition to start at page 3 in the source document and you have zones for this page, you must set the OcrPageZones.PageNumber property to 3.

Example
For an example, refer to DocumentConvertOptions.PagesZones
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

OcrPageZones Class
OcrPageZones Members

 

 


Products | Support | Contact Us | Copyright Notices

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

Applications developed with LEADTOOLS WCF components require runtime licenses. Server licensing is required for applications on a server. For more information, refer to: Imaging Pro/Document/Medical