Retrieves the specified Cals tag in the image file.
Visual Basic |
---|
Public Sub CalsFindTag( _ ByVal ID As Variant _ ) |
- ID
- A variant value which represents the ID of the Cals tag to search for in the current Cals metadata.
If the tag cannot be found, the ImagError property is set to IX_Error_TagNotFound.
Note: Available in Professional edition.