Click or drag to resize

IOcrImageZones Property

Gets the list of OCR zones defined for this image page.

Namespace:  Opait.Ocr.Api
Assembly:  Opait.Ocr (in Opait.Ocr.dll) Version: 1.3.3.0
Syntax
C#
IReadOnlyCollection<IOcrZone> Zones { get; }

Property Value

Type: IReadOnlyCollectionIOcrZone
See Also