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

ZonesFileName Property






Gets or sets the optional name of prepared multi-page zone file. .NET support
Syntax
public string ZonesFileName {get; set;}
'Declaration
 
Public Property ZonesFileName As String
'Usage
 
Dim instance As OcrAutoRecognizeJobData
Dim value As String
 
instance.ZonesFileName = value
 
value = instance.ZonesFileName
public string ZonesFileName {get; set;}
 get_ZonesFileName();
set_ZonesFileName(value);
public:
property String^ ZonesFileName {
   String^ get();
   void set (    String^ value);
}

Property Value

A System.String that contains the optional name of prepared multi-page zone file. This member can be a null (Nothing in Visual Basic) reference. When no zone file is specified, the IOcrAutoRecognizeManager will auto detect the zones for each page using IOcrPage.AutoZone.
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.

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