| Example-VB | Example-VC++ |
Returns the type of OCR zone drawn on an image page.
| Ö | Imaging for Windows Professional Edition V1.0, V1.1, and V2.0 |
| Imaging for Windows 95 and 98 | |
| Imaging for Windows NT 4.0 |
Image Edit control
object.GetSelectedAnnotationOcrType
None
Integer (enumerated)
| Value | Description |
| 0 | OCR Text zone |
| 1 | OCR Picture zone |
The GetSelectedAnnotationOcrType method is valid only at run-time. An OCR zone must be selected prior to invoking this method.
Applies to the OCR Zones annotation type only.