FormFlattener.Process
FormFlattener.Process method
Starts the FormFlattener processing with the specified parameters.
public ResultContainer Process(IPluginOptions options)
| Parameter | Type | Description |
|---|---|---|
| options | IPluginOptions | An options object containing instructions for the FormFlattener. |
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 FormFlattener
- namespace Aspose.Pdf.LowCode
- assembly Aspose.PDF