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
Method | Description |
---|---|
get_Description() const | Gets the optional description. |
get_NamespaceURI() const | Gets the namespace URI. |
get_Prefix() const | Gets 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
- Class Object
- Namespace Aspose::Pdf
- Library Aspose.PDF for C++