Accusoft ImagXpress 13
TagFirst Method
Description
Retrieves the first tag in the image's tag list.
Syntax
Visual Basic
Public Sub TagFirst() 
Remarks

Note: The tags must be loaded by ImagXpress prior to calling this method.

Tags can be loaded by doing one of the following:

 

Upon successful completion of this method, the current tag is updated.  Use the TagNumber, TagCount, TagType, TagLength, TagData properties and TagDataItem method to obtain information about the tag.

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_TagNotFound.  

Note: Available in Professional Edition. 

See Also

ImagXpress Object  | ImagXpress Members  | TagNext Method  | Image Metadata

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback