API Reference > Namespaces > OdPdfPublish Namespace > Classes > OdDropDownList Class > OdDropDownList Methods > OdDropDownList::setSpellChecking Method
OdDropDownList::setSpellChecking Method
Syntax
C++
void setSpellChecking(bool state);
Parameters 
Description 
bool state 
[in] A new flag value. 

Sets a new value of the spell-checking flag for the drop-down list. The spell-checking flag determines whether user text entered in the drop-down list should be checked. If the flag is equal to true, the custom value in the drop-down list is spell-checked, otherwise the drop-down list does not spell-check the user text. 

 

Copyright © 2002–2020. Open Design Alliance. All rights reserved.