Accusoft ImagXpress 13
TagSetDataItem Method

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

Vaild values are 1 to TagCount.

The data item's new value, as determined by the tag's type.
Description

Sets a data item from the current tag in the image's tag list.

Syntax
Visual Basic
Public Sub TagSetDataItem( _
   ByVal itemNbr As Long, _
   ByVal newVal As Variant _
) 
Parameters
itemNbr

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

Vaild values are 1 to TagCount.

newVal
The data item's new value, as determined by the tag's type.
Return Type
This method updates the current tag. To set the current tag, use TagFind, TagFirst, TagNext, or TagAdd.

Remarks

Note: Available in Professional Edition. 

See Also

ImagXpress Object  | ImagXpress Members  | TagGetDataItem Method  | Image Metadata

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback