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

    Show / Hide Table of Contents

    IEditSpelling Interface

    Definition

    Namespace: Alternet.Editor.Wpf
    Assembly: Alternet.Editor.Wpf.v8.dll

    Represents properties and methods to allowing to visually highlight misspelled words in the control.

    Syntax
    public interface IEditSpelling : ISpelling

    Properties

    CheckSpelling

    When implemented by a class, gets or sets a value indicating whether the document can check spelling for its content.

    SpellColor

    When implemented by a class, gets or sets a value representing color to draw wavy underlines under misspelled words.

    Methods

    Assign(IEditSpelling)

    When implemented by a class, copies the contents from another IEditSpelling object.

    ResetSpellColor()

    When implemented by a class, resets the SpellColor to the default value.

    Inherited Members
    ISpelling.WordSpell
    ISpelling.HasSpelling
    ISpelling.SpellTable
    ISpelling.SpellDelimiters
    ISpelling.SpellDelimiterString
    ISpelling.IsWordCorrect(String, Point)
    ISpelling.IsWordCorrect(String)
    ISpelling.ResetCheckSpelling()
    ISpelling.ResetSpellDelimiters()
    In This Article
    Back to top Copyright AlterNET Software Download PDF