Finds the list index of a filter specified by the filter name.
| Visual Basic |
|---|
Public Function FindFilterItemIndex( _ ByVal Name As String _ ) As Long |
- Name
- A string value which represents the filter name to find.
|
| Accusoft ThumbnailXpress 5 |
|
| FindFilterItemIndex Method | |
| See Also Send Feedback | |
| AccusoftThumbnailXpress5 ActiveX DLL > ThumbnailXpress Object : FindFilterItemIndex Method |
Glossary Item Box
| Visual Basic |
|---|
Public Function FindFilterItemIndex( _ ByVal Name As String _ ) As Long |