Example-VB | Example-VC++ |
Shows the specified annotation group.
Ö | 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.ShowAnnotationGroup [GroupName]
Parameter | Data Type | Setting |
GroupName | String | The name of the desired annotation group |
None
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.