LEADTOOLS OCR (Leadtools.Forms.Ocr assembly)

Name Property (OcrZone)

Show in webframe







Gets or sets the optional zone name.
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;}
@property (nonatomic, copy) NSString* name;
public String getName()
public void setName(String value)
            
 
get_Name();
set_Name(value);
Object.defineProperty('Name');
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

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-2014 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