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ámetroTipoDescripción
outputXmlStreamconst System::SharedPtr<System::IO::Stream>&Flujo Xml de salida.

Ver también