8.5

Table Of Contents
AppleScript Interface C–19
Zone A zone for OCR.
Properties
zoneOutputOrder The order in which the zone will be output
to the document (1 first).
Object class: integer
Modifiable? Yes
zoneType The type of zone:
TextZone
ImageZone
IgnoreZone
Object class: Enumerated
Modifiable? No
Element classes
None
Commands handled.
Get, Set
Examples
set zoneList of recognizer 1 to {{1, TextZone, ¬
{{1670, 707}, {4618, 5034}}}}
set aZone to Zone 3 of recognizer 1