Example-VB | Example-VC++ |
Hides an 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.HideAnnotationGroup [GroupName]
Parameter | Data Type | Setting |
GroupName | String | The name of the annotation group to hide |
None
The Display method must be invoked prior to calling this method.
If the GroupName parameter is not specified, the HideAnnotationGroup method hides all annotation groups.
This method does not hide OCR Zone annotations. To hide OCR Zone annotations, use the OcrZoneVisibility property.
Invoking the HideAnnotationGroup method sets the ImageModified property to True.
Note: OCR Zone annotations are available with Imaging for Windows Professional Edition only.