Aspose::Pdf::Plugins::FormEditorAddOptions class
FormEditorAddOptions class
Represents options for add Fields to document by FormEditor plugin.
class FormEditorAddOptions : public Aspose::Pdf::Plugins::FormEditorOptions
Methods
| Method | Description |
|---|---|
| FormEditorAddOptions(System::SharedPtr<System::Collections::Generic::List<System::SharedPtr<FormFieldCreateOptions>>>) | Initializes a new instance of the PdfFormAddFieldsOptions object. |
See Also
- Class FormEditorOptions
- Namespace Aspose::Pdf::Plugins
- Library Aspose.PDF for C++