Aspose::Pdf::Plugins::FormComboBoxFieldCreateOptions::set_Editable method

FormComboBoxFieldCreateOptions::set_Editable method

Gets/sets the value to determine whether created ComboBoxField is editable or not (if will be set).

void Aspose::Pdf::Plugins::FormComboBoxFieldCreateOptions::set_Editable(System::Nullable<bool> value)

See Also