Deletes the current word to correct.
public void Delete();
Public Sub Delete()
This method is only enabled if the SpellingCorrectionUIProvider's mode is set to SuggestionsCreated, NoSuggestionsCreated or WordToCorrectIsDuplicate.