SetSelectedAnnotationOcrType Method

Example-VB Example-VC++

Changes the OCR type of a selected OCR Zones annotation.

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.SetSelectedAnnotationOcrType OcrType

Argument

Parameter Data Type Setting

OcrType Integer
(enumerated)
0 OCR Text zone
1 OCR Picture zone

Return Value

None

Remarks

An OCR Zones annotation type must be selected prior to calling this method.

Invoking the SetSelectedAnnotationOcrType method sets the ImageModified property to True.