Gets if annotations of any type were discovered and used for this thumbnail.
| Visual Basic |
|---|
Public Function GetItemHasAnnotations( _ ByVal ItemIndex As Long _ ) As Boolean |
- ItemIndex
- A long value which represents the index of the thumbnail item to query.
The Boolean value that is true if annotations of any type were discovered and used for this thumbnail; and false otherwise.