Aspose::Pdf::XmpPdfAExtensionObject class

XmpPdfAExtensionObject class

Represents the base class for field, property, value type instances.

class XmpPdfAExtensionObject : public System::Object

Methods

MethodDescription
get_Description() constGets the description.
get_Value() constGets the value.
virtual GetXml(System::SharedPtr<System::Xml::XmlDocument>)Returns the list of xml elements that represent object in xml tree.
set_Value(System::String)Sets the value.

See Also