ClassSpellCheckerSettings
Class
Definition
Namespace:Telerik.WinForms.Documents.Proofing
Assembly:Telerik.WinControls.RichTextEditor.dll
Syntax:
cs-api-definition
public class SpellCheckerSettings
Inheritance: objectSpellCheckerSettings
Constructors
SpellCheckerSettings()
Declaration
cs-api-definition
public SpellCheckerSettings()
Properties
SpellCheckUppercaseWords
Gets or sets the spell check uppercase words.
Declaration
cs-api-definition
public bool SpellCheckUppercaseWords { get; set; }
Property Value
The spell check uppercase words.
SpellCheckWordsWithNumbers
Gets or sets the spell check words with numbers.
Declaration
cs-api-definition
public bool SpellCheckWordsWithNumbers { get; set; }
Property Value
The spell check words with numbers.