Gets the zone ID.
public int Id { get; set; }
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');
An integer value specifying the zone ID.
The zone ID is managed by the engine and so the application is not allowed to change its value.
For an example, refer to IOcrPage.AutoZone.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET