check_word


Description:

[ Version ( since = "3.0.8" ) ]
public bool check_word (string word)

Check the specified word.

Parameters:

this

The Checker object.

word

The word to check.

Returns:

TRUE if the word is correctly spelled, FALSE otherwise.