Example-VB | Example-VC++ |
Returns the number of annotation groups that are on an image page.
Ö | 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.AnnotationGroupCount
Integer
The AnnotationGroupCount is used as the upper bound value when indexing through all of the annotation groups.
When a new annotation group is created, the AnnotationGroupCount is not incremented until at least one annotation mark is added to the group.
Available at run-time as read-only.
The Display method must be invoked prior to reading this property.