Aspose::Pdf::LowCode::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::LowCode::FormComboBoxFieldCreateOptions::set_Editable(System::Nullable<bool> value)
See Also
- Class Nullable
- Class FormComboBoxFieldCreateOptions
- Namespace Aspose::Pdf::LowCode
- Library Aspose.PDF for C++