XmpBoolean class

XmpBoolean class

Represents XMP Boolean basic type.

Inheritance: XmpBooleanXmpTypeBase

The XmpBoolean type exposes the following members:

Constructors

ConstructorDescription
initInitializes a new instance of the XmpBoolean class based on boolean value.
initInitializes a new instance of the XmpBoolean class with default value.
initInitializes a new instance of the XmpBoolean class.

Properties

PropertyDescription
valueGets or sets a value indicating whether this XmpBoolean is value.

Methods

MethodDescription
get_xmp_representationReturns string contained value in XMP format.

See Also