ImageGear Professional for Windows ActiveX
UpdateTagValueFrom Method

Description:

Changes the current value of an ISIS tag. Before using this method, first obtain an IGISISTagValue object for a given tag using GetTagValue Method. Then set the tag value in the IGISISTagValue object, and then pass the object to this method. You may use the same IGISISTagValue object to set multiple tag values (get it, set a value, update from it, set another value, update from it, ...).

Syntax:

UpdateTagValueFrom(pTagValue As IGISISTagValue)

Parameters:

Name Description
pTagValue The IGISISTagValue Object containing the DataType, ID and new Value for the ISIS tag.

Return Value:

None

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback