Class XmpTypeBase

XmpTypeBase class

Represents base class for basic XMP type.

public abstract class XmpTypeBase : IXmpType

Methods

NameDescription
abstract GetXmpRepresentation()Gets the string contained value in XMP format.

See Also