Aspose::Pdf::XmpPdfAExtensionObject::GetXml метод

XmpPdfAExtensionObject::GetXml method

Возвращает список XML-элементов, представляющих объект в XML-дереве.

virtual System::SharedPtr<System::Collections::Generic::List<System::SharedPtr<System::Xml::XmlElement>>> Aspose::Pdf::XmpPdfAExtensionObject::GetXml(System::SharedPtr<System::Xml::XmlDocument> xmlDocument)=0
ПараметрТипОписание
xmlDocumentSystem::SharedPtr<System::Xml::XmlDocument>Исходный xml‑документ.

ReturnValue

The list of xml elements.

См. также