Accusoft ImagXpress 12
CalsAddTag Method
See Also  Send comments on this topic.
ID
A variant value which represents the Cals tag ID to add.
CalsData
A variant value which represents the Cals data to add.
AccusoftImagXpress12 ActiveX DLL > ImagXpress Object : CalsAddTag Method

Glossary Item Box

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

©2013. Accusoft Corporation. All Rights Reserved.