Метод Aspose::Pdf::Facades::Form::ExportXml
Form::ExportXml method
Экспортирует содержимое полей PDF в XML‑поток. Значение поля кнопки не будет экспортировано.
void Aspose::Pdf::Facades::Form::ExportXml(const System::SharedPtr<System::IO::Stream> &outputXmlStream)
| Параметр | Тип | Описание |
|---|---|---|
| outputXmlStream | const System::SharedPtr<System::IO::Stream>& | Выходной XML‑поток. |
См. также
- Typedef SharedPtr
- Class Stream
- Class Form
- Namespace Aspose::Pdf::Facades
- Library Aspose.PDF for C++