Gets the number of this misspelled word. All misspelled words are counted from the beginning to the end of a document. The first word has the number 1.

<void> MisspelledWord.getNumber(<RequestNumberCallback> callback, [<ErrorCallback> errorCallback])

Parameters

Parameter Description
callback Receives the number of this misspelled word.
errorCallback Optional. Is called when the operation failed with an error.