Aspose::Pdf::XmpPdfAExtensionProperty class
XmpPdfAExtensionProperty class
Describes a single property. Schema namespace URI: http://www.aiim.org/pdfa/ns/property# Required schema namespace prefix: pdfaProperty.
class XmpPdfAExtensionProperty : public Aspose::Pdf::XmpPdfAExtensionField
Methods
Method | Description |
---|---|
get_Category() const | Gets the property category. |
GetXml(System::SharedPtr<System::Xml::XmlDocument>) override | Returns the list of xml elements that represent property in xml tree. |
XmpPdfAExtensionProperty(System::String, System::String, System::String, XmpPdfAExtensionCategoryType, System::String) | Initializes new object. |
See Also
- Class XmpPdfAExtensionField
- Namespace Aspose::Pdf
- Library Aspose.PDF for C++