SelectFirstOcrZone Method

Selects the first OCR zone on the displayed 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.SelectFirstOcrZone ZoneType

Argument

Parameter Data Type Setting

ZoneType Integer
(enumerated)
0 Select the first OCR Text zone
1 Select the first OCR Picture zone
2 Select the first OCR Text or Picture zone

Return Value

Long (NextInfo, which is used by the SelectNextOcrZone method)

Remarks

The Display method must be invoked prior to calling this method.

This method works in conjunction with the SelectNextOcrZone method.