RadRichTextEditor OpenOffice Spell Checking

Thread is closed for posting
1 posts, 0 answers
  1. 947889DD-9D56-4D2C-BF76-F8B2CEDBE500
    947889DD-9D56-4D2C-BF76-F8B2CEDBE500 avatar
    3 posts
    Member since:
    Nov 2014

    Posted 17 Nov 2016 Link to this post

    Requirements

    Telerik Product and Version

    UI for WinForms R3 2016 SP1 (version 2016.3.1024)

    Supported Browsers and Platforms


    Components/Widgets used (JS frameworks, etc.)



    PROJECT DESCRIPTION 

    The example demonstrates how to create and work with an OpenOffice spell-checker in RadRichTextEditor. The solution uses the NHunspell library: http://www.crawler-lib.net/nhunspell.

    In order to open an .OXT dictionary file, you have to unzip it. This file contains .AFF and .DIC files, which have to be passed to the HunspellSpellChecker constructor to be used by the NHunspell library.

    The dictionary used for this SDK example could be downloaded here: http://extensions.openoffice.org/en/project/us-english-spell-checking-dictionary.

Back to Top

This Code Library is part of the product documentation and subject to the respective product license agreement.