IXmpType Interface

Base interface for XMP type.

Namespace:  Aspose.CAD.Xmp.Types
Assembly:  Aspose.CAD (in Aspose.CAD.dll) Version: 20.8
Syntax
public interface IXmpType

The IXmpType type exposes the following members.

Methods
  NameDescription
Public methodGetXmpRepresentation
Gets the string contained value in XMP format.
See Also