Aspose::Pdf::XmpPdfAExtensionObject::GetXml‑metod

XmpPdfAExtensionObject::GetXml method

Returnerar listan med xml-element som representerar objektet i xml-trädet.

virtual System::SharedPtr<System::Collections::Generic::List<System::SharedPtr<System::Xml::XmlElement>>> Aspose::Pdf::XmpPdfAExtensionObject::GetXml(System::SharedPtr<System::Xml::XmlDocument> xmlDocument)=0
ParameterTypBeskrivning
xmlDocumentSystem::SharedPtr<System::Xml::XmlDocument>Käll‑xml‑dokumentet.

ReturnValue

The list of xml elements.

Se även