Aspose::Pdf::LowCode::FormTextBoxFieldCreateOptions::set_SpellCheck method

FormTextBoxFieldCreateOptions::set_SpellCheck method

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

void Aspose::Pdf::LowCode::FormTextBoxFieldCreateOptions::set_SpellCheck(System::Nullable<bool> value)

See Also