Gets the page count for the specified thumbnail item.
| Visual Basic |
|---|
Public Function GetItemPageCount( _ ByVal ItemIndex As Long _ ) As Long |
- ItemIndex
- A long value which represents the index of the thumbnail item to query.
A long value which represents the page count for the given item.