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