[ Version ( deprecated = true , deprecated_since = "0.14.0" ) ]
public bool has_tag (string tag)
Warning: has_tag is deprecated since 0.14.0.
The Exiv2 Tag Reference can be found at <ulink url="http://exiv2.
Use try_has_tag instead.
org/metadata.html"></ulink>
this |
An instance of Metadata |
tag |
Exiv2 tag |
TRUE if the tag is present. |