Aspose::Pdf::Facades::Form::ExportXml método
Form::ExportXml method
Exporta el contenido de los campos del pdf al flujo xml. No se exportará el valor del campo de botón.
void Aspose::Pdf::Facades::Form::ExportXml(const System::SharedPtr<System::IO::Stream> &outputXmlStream)
| Parámetro | Tipo | Descripción |
|---|---|---|
| outputXmlStream | const System::SharedPtr<System::IO::Stream>& | Flujo Xml de salida. |
Ver también
- Typedef SharedPtr
- Class Stream
- Class Form
- Namespace Aspose::Pdf::Facades
- Library Aspose.PDF for C++