GetSelectedAnnotationOcrType Method

Example-VB Example-VC++

Returns the type of OCR zone drawn on an image page.

Available With

Ö Imaging for Windows Professional Edition V1.0, V1.1, and V2.0
Imaging for Windows 95 and 98
Imaging for Windows NT 4.0

Applies To

Image Edit control

Syntax

object.GetSelectedAnnotationOcrType

Arguments

None

Return Value

Integer (enumerated)

Value Description

0 OCR Text zone
1 OCR Picture zone

Remarks

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.