Aspose::Pdf::XmpPdfAExtensionValueType::GetXml método
XmpPdfAExtensionValueType::GetXml method
Devuelve la lista de elementos xml que representan el tipo de valor en el árbol xml.
System::SharedPtr<System::Collections::Generic::List<System::SharedPtr<System::Xml::XmlElement>>> Aspose::Pdf::XmpPdfAExtensionValueType::GetXml(System::SharedPtr<System::Xml::XmlDocument> xmlDocument) override
| Parámetro | Tipo | Descripción |
|---|---|---|
| xmlDocument | System::SharedPtr<System::Xml::XmlDocument> | El documento xml fuente. |
ReturnValue
La lista de elementos xml.
Ver también
- Typedef SharedPtr
- Class List
- Class XmlElement
- Class XmlDocument
- Class XmpPdfAExtensionValueType
- Namespace Aspose::Pdf
- Library Aspose.PDF for C++