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

MethodDescription
get_Category() constGets the property category.
GetXml(System::SharedPtr<System::Xml::XmlDocument>) overrideReturns 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