AccusoftImagXpress13 ActiveX DLL > ImagXpress Object : TagGetDataItem Method |
The index of the data item to get for the current tag.
Vaild values are 1 to TagCount.
Visual Basic |
---|
Public Function TagGetDataItem( _ ByVal itemNbr As Long _ ) As Variant |
The index of the data item to get for the current tag.
Vaild values are 1 to TagCount.
If the image loaded into the control is not a TIFF or EXIF file or no tags have been added with the TagAdd method, the ImagError property is set to IX_Error_TagItemNotFound.
Note: Available in Professional Edition.