Back to Devexpress

SpellCheckerBase.Check Method

corelibraries-devexpress-dot-xtraspellchecker-dot-spellcheckerbase-dot-check.md

latest839 B
Original Source

SpellCheckerBase.Check Method

NameParametersDescription
Check(ISpellCheckTextController)controllerChecks the spelling of the text available through the controller interface.
Check(String, Position, Position)text, start, finishChecks the spelling of words in a text string.
Check(String)textChecks the spelling of words in a text string and invokes the spelling dialog if an error is found.