Aspose::Pdf::XmpPdfAExtensionSchema::GetValuesXml método

XmpPdfAExtensionSchema::GetValuesXml method

Obtiene los valores de las propiedades como representación de árbol xml.

void Aspose::Pdf::XmpPdfAExtensionSchema::GetValuesXml(const System::SharedPtr<System::Xml::XmlDocument> &xmlDocument, const System::SharedPtr<System::Xml::XmlElement> &rootElement)
ParámetroTipoDescripción
xmlDocumentconst System::SharedPtr<System::Xml::XmlDocument>&El documento xml fuente.
rootElementconst System::SharedPtr<System::Xml::XmlElement>&El nodo raíz de la lista de valores de propiedades.

Ver también