Aspose::Pdf::XmpPdfAExtensionProperty::GetXml método

XmpPdfAExtensionProperty::GetXml method

Devuelve la lista de elementos xml que representan la propiedad en el árbol xml.

System::SharedPtr<System::Collections::Generic::List<System::SharedPtr<System::Xml::XmlElement>>> Aspose::Pdf::XmpPdfAExtensionProperty::GetXml(System::SharedPtr<System::Xml::XmlDocument> xmlDocument) override
ParámetroTipoDescripción
xmlDocumentSystem::SharedPtr<System::Xml::XmlDocument>El documento xml fuente.

ReturnValue

La lista de elementos xml.

Ver también