Aspose.CAD.Xmp Namespace

The namespace contains XMP related helper classes and methods.
Classes
  ClassDescription
Public classLangAlt
Represents XMP Language Alternative.
Public classNamespaces
Contains namespaces used in RDF document.
Public classXmpArray
Represents Xmp Array in XmpPackage. TODO: Array may contain complex data.
Public classXmpArrayHelper
The helper class for processing RDF logic
Public classXmpElementBase
Represents base xmp element contains attributes.
Public classCode exampleXmpHeaderPi
Represents XMP header processing instruction.
Public classXmpMeta
Represents xmpmeta. Optional. The purpose of this element is to identify XMP metadata within general XML text that might contain other non-XMP uses of RDF.
Public classXmpPackage
Represents base abstraction for XMP package.
Public classXmpPackageBaseCollection
Represents collection of XmpPackage.
Public classXmpPacketWrapper
Contains serialized xmp package including header and trailer.
Public classXmpRdfRoot
Represents rdf:RDF element. A single XMP packet shall be serialized using a single rdf:RDF XML element. The rdf:RDF element content shall consist of only zero or more rdf:Description elements.
Public classCode exampleXmpTrailerPi
Represents XMP trailer processing instruction.
Interfaces
  InterfaceDescription
Public interfaceIXmlValue
Converts xmp values to the XML string representation.
Enumerations
  EnumerationDescription
Public enumerationXmpArrayType
Represents array type in XmpArray.