Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.9
|
Leadtools.Forms.Ocr Assembly > Leadtools.Forms.Ocr Namespace > OcrZone Structure : Name Property |
public string Name {get; set;}
'Declaration
Public Property Name As String
public string Name {get; set;}
@property (nonatomic, copy, nullable) NSString *name
public String getName() public void setName(String value)
<br/>get_Name();<br/>set_Name(value);<br/>Object.defineProperty('Name');
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).