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)
| Parameter | Type | Description |
|---|---|---|
| outputXmlStream | const System::SharedPtr<System::IO::Stream>& | Stream where XML data will be stored. |
See Also
- Typedef SharedPtr
- Class Stream
- Class Form
- Namespace Aspose::Pdf::Facades
- Library Aspose.PDF for C++