Accusoft ImagXpress 12
TagDelete Method
See Also  Send comments on this topic.
TagNumber
The tag to remove from the tag list. See TagNumber property for more information on valid tag numbers.
AccusoftImagXpress12 ActiveX DLL > ImagXpress Object : TagDelete Method

Glossary Item Box

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

©2013. Accusoft Corporation. All Rights Reserved.