Accusoft ImagXpress 13
CalsNextTag Method
Description
Retrieves the next instance of a Cals tag in the image file.
Syntax
Visual Basic
Public Sub CalsNextTag() 
Remarks

The CalsFirstTag, CalsFindTag or CalsFindTagPtr methods are required to be called before calling this method.

The CalsTagId property will contain the ID of the Cals tag.

The CalsTagData property will contain the data of the Cals tag. 

If the end of the Cals tags have been reached or the CalsFirstTag, CalsFindTag or CalsFindTagPtr methods have not been called first, the ImagError property is set to IX_Error_TagNotFound.

Note: Available in Professional edition.

See Also

ImagXpress Object  | ImagXpress Members  | CalsFirstTag Method  | Image Metadata

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback