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

    Show / Hide Table of Contents

    HasAutoCorrection Method

    HasAutoCorrection(String, out String)

    When implemented by a class, checks whether specified word has correction.

    Declaration
    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.

    In This Article
    Back to top Copyright AlterNET Software Download PDF