XmpBoolean class
XmpBoolean class
Represents XMP Boolean basic type.
Inheritance: XmpBoolean
→
XmpTypeBase
The XmpBoolean type exposes the following members:
Constructors
Constructor | Description |
---|---|
init | Initializes a new instance of the XmpBoolean class based on boolean value. |
init | Initializes a new instance of the XmpBoolean class with default value. |
init | Initializes a new instance of the XmpBoolean class. |
Properties
Property | Description |
---|---|
value | Gets or sets a value indicating whether this XmpBoolean is value. |
Methods
Method | Description |
---|---|
get_xmp_representation | Returns string contained value in XMP format. |
See Also
- module
aspose.cad.xmp.types.basic
- class
XmpBoolean
- class
XmpTypeBase