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

MethodDescription
FormEditorAddOptions(System::SharedPtr<System::Collections::Generic::List<System::SharedPtr<FormFieldCreateOptions>>>)Initializes a new instance of the PdfFormAddFieldsOptions object.

See Also