Aspose::Pdf::Plugins::FormEditorSetOptions class

FormEditorSetOptions class

Represents options for set fields (not annotations) properties.

class FormEditorSetOptions : public Aspose::Pdf::Plugins::FormEditorOptions

Methods

MethodDescription
FormEditorSetOptions(SelectField, System::SharedPtr<FormFieldSetOptions>)Initializes a new instance of the FormEditorSetOptions object, in which the values assigned to the properties of the field are specified.

See Also