Aspose::Pdf::Facades::Form::ExtractXfaData método

Form::ExtractXfaData method

Extrae el paquete de datos XFA.

void Aspose::Pdf::Facades::Form::ExtractXfaData(const System::SharedPtr<System::IO::Stream> &outputXmlStream)
ParámetroTipoDescripción
outputXmlStreamconst System::SharedPtr<System::IO::Stream>&Flujo donde se almacenarán los datos XML.

Ver también