ContainsAttribute
XmpElementBase.ContainsAttribute method
Determines whether the element contains a specific attribute.
public bool ContainsAttribute(string attribute)
Parameter | Type | Description |
---|---|---|
attribute | String | Attribute name. |
Return Value
true if attribute is exist; otherwise false.
See Also
- class XmpElementBase
- namespace GroupDocs.Metadata.Standards.Xmp
- assembly GroupDocs.Metadata