Class FormEditorOptions
FormEditorOptions class
Represents options for FormEditor plugin.
public abstract class FormEditorOptions : FormOptions
Properties
| Name | Description |
|---|---|
| Inputs { get; } | Returns Form…. plugins data collection. |
| Outputs { get; } | Gets collection of added targets for saving operation results. |
Methods
| Name | Description |
|---|---|
| AddInput(IDataSource) | Adds new data source to the Form… plugins data collection. |
| AddOutput(IDataSource) | Adds new data source to the Form… plugins data collection. |
See Also
- class FormOptions
- namespace Aspose.Pdf.LowCode
- assembly Aspose.PDF