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 : Id Property |
public int Id {get; set;}
'Declaration
Public Property Id As Integer
public int Id {get; set;}
@property (nonatomic, assign) NSUInteger zoneId
public int getId() public void setId(int value)
<br/>get_Id();<br/>set_Id(value);<br/>Object.defineProperty('Id');
The zone ID is managed by the engine and so the application is not allowed to change its value.