Class XmpTypeBase
XmpTypeBase class
Represents base class for basic XMP type.
public abstract class XmpTypeBase : ICloneable, IXmpType
Methods
| Name | Description |
|---|---|
| virtual Clone() | Clones this instance. |
| abstract GetXmpRepresentation() | Gets the string contained value in XMP format. |
| override ToString() | Gets this XMP data as string. |
See Also
- interface IXmpType
- namespace Aspose.Imaging.Xmp.Types
- assembly Aspose.Imaging