Aspose::Pdf::Facades::Form::ExtractXfaData method

Form::ExtractXfaData method

Extracts XFA data packet.

void Aspose::Pdf::Facades::Form::ExtractXfaData(const System::SharedPtr<System::IO::Stream> &outputXmlStream)
ParameterTypeDescription
outputXmlStreamconst System::SharedPtr<System::IO::Stream>&Stream where XML data will be stored.

See Also