• HOME
  • PRODUCTS
  • DEMOS
  • BUY
  • BLOG
  • FORUM
  • DOCUMENTATION
  • ABOUT
  • FREE EVALUATION
Search Results for

    Show / Hide Table of Contents

    HasAutoCorrection Method

    HasAutoCorrection(String, out String)

    Checks whether specified word has correction.

    Declaration
    public virtual bool HasAutoCorrection(string word, out string correctWord)
    Parameters
    Type Name Description
    String word

    Word that should be corrected.

    String correctWord

    Receives a corrected word.

    Returns
    Type Description
    Boolean

    True if word has correction; otherwise false.

    Implements
    IAutoCorrect.HasAutoCorrection(String, out String)
    In This Article
    Back to top Copyright AlterNET Software Download PDF