See Also Examples Applies To
Returns an IPTC Tag ID attached to the displayed image.
Syntax
object.IPTCTagGetID (nTagNo)
The IPTCTagGetID syntax has these parts:
| Part | Description |
| object | Required. An object expression that evaluates to an object in the Applies To list. |
| nTagNo | Required. Long. Must be a value between 1 and the number of IPTC TAGs attached to the displayed image. |
Returns
Long. The tag ID, member of the Tag constants.
Remarks
WARNING: You need to redistribute the optional gdimgplug.dll library in order to be able to use this method.