Accusoft ImagXpress 13
TagDelete Method
The tag to remove from the tag list. See TagNumber property for more information on valid tag numbers.
Description
Removes a tag from the image's tag list.
Syntax
Visual Basic
Public Sub TagDelete( _
   ByVal TagNumber As Long _
) 
Parameters
TagNumber
The tag to remove from the tag list. See TagNumber property for more information on valid tag numbers.
Remarks

This method is for multi-page document formats such as TIFF and EXIF.

Removes a tag from the tag list, and decrements TagCount.

If a tag specified is not found, the ImagError property will be set to IX_Error_TagNotFound.

Note: Available in Professional Edition. 

See Also

ImagXpress Object  | ImagXpress Members  | TagCount Property  | TagNumber Property  | TagAdd Method  | Image Metadata

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback