Retrieves the first instance of a Cals tag in the image file.
Visual Basic |
---|
Public Sub CalsFirstTag() |
The CalsTagId property will contain the ID of the first Cals tag.
The CalsTagData property will contain the data of the first Cals tag.
If the image loaded into the control is not a Cals file or no Cals tag data has been added by the application, the ImagError property is set to IX_Error_TagNotFound.
Note: Available in Professional edition.