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

Name Property (OcrZone)






Gets or sets the optional zone name. .NET support WinRT support
Syntax
public string Name {get; set;}
'Declaration
 
Public Property Name As String
'Usage
 
Dim instance As OcrZone
Dim value As String
 
instance.Name = value
 
value = instance.Name
public string Name {get; set;}
 get_Name();
set_Name(value);
public:
property String^ Name {
   String^ get();
   void set (    String^ value);
}

Property Value

A System.String value that specifies the optional zone name.
Remarks

The name is a user-defined value and is not used by the OCR engine. Calling IOcrPage.AutoZone will always fill the page with zones whose Name is set to null (Nothing in Visual Basic).

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

OcrZone Structure
OcrZone Members
AutoZone Method
OcrZoneType Enumeration
OcrZoneFillMethod Enumeration
OcrZoneRecognitionModule Enumeration
OcrEngineManager Class
OcrEngineType Enumeration
IOcrPageCollection Interface
IOcrZoneCollection Interface
Programming with the LEADTOOLS .NET OCR

 

 


Products | Support | Contact Us | Copyright Notices

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

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