Accusoft ImagXpress 13
CalsAddTag Method
A variant value which represents the Cals tag ID to add.
A variant value which represents the Cals data to add.
Description
Adds a Cals tag to the image file.
Syntax
Visual Basic
Public Sub CalsAddTag( _
   ByVal ID As Variant, _
   ByVal CalsData As Variant _
) 
Parameters
ID
A variant value which represents the Cals tag ID to add.
CalsData
A variant value which represents the Cals data to add.
Remarks

If the tag cannot be added, the ImagError property is set to IX_Error_Tag_AddError.

Note: Available in Professional edition.

See Also

ImagXpress Object  | ImagXpress Members  | Image Metadata

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback