Aspose::Pdf::LowCode::FormExporter::Process method
FormExporter::Process method
Starts the FormExporter processing with the specified options.
System::SharedPtr<ResultContainer> Aspose::Pdf::LowCode::FormExporter::Process(System::SharedPtr<IPluginOptions> options) override
| Parameter | Type | Description |
|---|---|---|
| options | System::SharedPtr<IPluginOptions> | An options object containing instructions for the FormExporter. |
ReturnValue
A ResultContainer containing the result of the operation.
See Also
- Typedef SharedPtr
- Class ResultContainer
- Class IPluginOptions
- Class FormExporter
- Namespace Aspose::Pdf::LowCode
- Library Aspose.PDF for C++