XmpBoolean Class |
Namespace: Aspose.CAD.Xmp.Types.Basic
The XmpBoolean type exposes the following members.
Name | Description | |
---|---|---|
![]() | XmpBoolean |
Initializes a new instance of the XmpBoolean class with default value.
|
![]() | XmpBoolean(Boolean) |
Initializes a new instance of the XmpBoolean class based on boolean value.
|
![]() | XmpBoolean(String) |
Initializes a new instance of the XmpBoolean class.
|
Name | Description | |
---|---|---|
![]() | Value |
Gets or sets a value indicating whether this XmpBoolean is value.
|
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType | Gets the type of the current instance. (Inherited from Object.) |
![]() | GetXmpRepresentation |
Returns string contained value in XMP format.
(Overrides XmpTypeBaseGetXmpRepresentation.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |