AccusoftImagXpress13 ActiveX DLL > ImagXpress Object : CalsNextTag Method |
Visual Basic |
---|
Public Sub CalsNextTag() |
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.