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