Aspose::Pdf::XmpPdfAExtensionSchemaDescription class

XmpPdfAExtensionSchemaDescription class

Represents the description of XMP extension schema which is provided by PDF/A-1.

class XmpPdfAExtensionSchemaDescription : public System::Object

Methods

MethodDescription
get_Description() constGets the optional description.
get_NamespaceURI() constGets the namespace URI.
get_Prefix() constGets the prefix.
GetXml(System::SharedPtr<System::Xml::XmlDocument>)Returns the list of xml elements that represent schema description in xml tree.
XmpPdfAExtensionSchemaDescription(System::String, System::String, System::String)Initializes new object.

See Also