Class XmpTypeBase
Represents base class for basic XMP type.
public abstract class XmpTypeBase : IXmpType
- Inheritance
-
XmpTypeBase
- Implements
- Derived
- Inherited Members
Constructors
XmpTypeBase()
protected XmpTypeBase()
Methods
GetXmpRepresentation()
Gets the string contained value in XMP format.
public abstract string GetXmpRepresentation()
Returns
- string
Returns the string contained value in XMP format.