ComponentOne Maps for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Editor Namespace / C1Editor Class / SpellCheckIgnoreOptions Property

In This Topic
    SpellCheckIgnoreOptions Property
    In This Topic
    Gets or sets types of words to ignore during the spell-check.
    Syntax
    'Declaration
     
    Public Property SpellCheckIgnoreOptions As IgnoreOptions
    public IgnoreOptions SpellCheckIgnoreOptions {get; set;}
    See Also