FormExporter.Process
FormExporter.Process method
Starts the FormExporter processing with the specified options.
public ResultContainer Process(IPluginOptions options)
| Parameter | Type | Description |
|---|---|---|
| options | IPluginOptions | An options object containing instructions for the FormExporter. |
Return Value
A ResultContainer containing the result of the operation.
Exceptions
| exception | condition |
|---|---|
| ArgumentException | If options is null. |
| InvalidOperationException | If the options type is not supported. |
See Also
- class ResultContainer
- interface IPluginOptions
- class FormExporter
- namespace Aspose.Pdf.LowCode
- assembly Aspose.PDF