XmpBool Constructors
An XMP metadata node with a boolean value.| Name | Parameters | Description |
|---|---|---|
| XmpBool() | none | Initializes a new instance of the XmpBool class. |
| XmpBool(Boolean) | value | Initializes a new instance of the XmpBool class with specified settings. |
See Also