Accusoft ImagXpress 13
TagGetDataItem Method

The index of the data item to get for the current tag.

Vaild values are 1 to TagCount.

Description
Retrieves a data item from the current tag in the image's tag list.
Syntax
Visual Basic
Public Function TagGetDataItem( _
   ByVal itemNbr As Long _
) As Variant
Parameters
itemNbr

The index of the data item to get for the current tag.

Vaild values are 1 to TagCount.

Return Type
Variant containing the tag's data item.
Remarks

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. 

See Also

ImagXpress Object  | ImagXpress Members  | TagCount Property  | TagSetDataItem Method  | Image Metadata

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback