LEADTOOLS OCR (Leadtools.Forms.Ocr assembly)

ZonesFileName Property

Show in webframe







Gets or sets the optional name of prepared multi-page zone file.
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);
Object.defineProperty('ZonesFileName');
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

See Also

Reference

OcrAutoRecognizeJobData Structure
OcrAutoRecognizeJobData Members
Programming with the LEADTOOLS .NET OCR

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 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