XmpMimeType class

XmpMimeType class

Represents MIME type.

Inheritance: XmpMimeTypeXmpTextXmpTypeBase

The XmpMimeType type exposes the following members:

Constructors

ConstructorDescription
initInitializes a new instance of the XmpMimeType class.

Properties

PropertyDescription
valueGets or sets the text value.

Methods

MethodDescription
get_xmp_representationGets the string contained value in XMP format.

Remarks

MIME type defined in IETF RFC 2046.

See Also