XmpBool Properties
An XMP metadata node with a boolean value.| Name | Description |
|---|---|
| HasValue | Gets whether the XMP metadata node has a boolean value. |
| Qualifiers |
Gets the collection of qualifiers associated with the XmpValue object.
Inherited from XmpValue. |
| Value | Gets the value of the XmpBool object. |
See Also