Gets or sets the optional name of prepared multi-page zone file.
public string ZonesFileName { get; set; }
Public Property ZonesFileName As String
@property (nonatomic, copy, nullable) NSString *zonesFileName
public String getZonesFileName()
public void setZonesFileName(String value)
A String that contains the optional name of prepared multi-page zone file. This member can be a null (Nothing in VB) reference. When no zone file is specified, the IOcrAutoRecognizeManager will auto detect the zones for each page using IOcrPage.AutoZone.
For an example, refer to RunJob and RunJobAsync.
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