ShowAnnotationGroup Method

Example-VB Example-VC++

Shows the specified annotation group.

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.ShowAnnotationGroup [GroupName]

Argument

Parameter Data Type Setting

GroupName String The name of the desired annotation group

Return Value

None

Remarks

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

If the GroupName parameter is not entered, the ShowAnnotationGroup method shows all annotation groups.

This method does not show OCR Zone annotations.  To show OCR Zone annotations, use the OcrZoneVisibility property.

Invoking the ShowAnnotationGroup method sets the ImageModified property to True.

Note: OCR Zone annotations are available with Imaging for Windows Professional Edition only.