Class TextBoxSpellChecker
Inherited Members
Namespace: Telerik.Windows.Documents.Proofing
Assembly: Telerik.Windows.Documents.Proofing.dll
Syntax
public class TextBoxSpellChecker : ControlSpellCheckerBase, IControlSpellChecker
Constructors
TextBoxSpellChecker()
Declaration
public TextBoxSpellChecker()
Properties
CurrentControl
Declaration
public override Control CurrentControl { get; set; }
Property Value
System.
|
Overrides
SupportedControlType
Declaration
public override Type SupportedControlType { get; }
Property Value
System.
|
Overrides
Methods
ChangeCurrentWord(String)
Declaration
public override void ChangeCurrentWord(string suggestion)
Parameters
System.
|
Overrides
GetContentAsDocument()
Declaration
public override RadDocument GetContentAsDocument()
Returns
Overrides
MoveToNextError()
Declaration
public override IWordInfo MoveToNextError()
Returns
Overrides
SetContentFromDocument(RadDocument)
Declaration
public override void SetContentFromDocument(RadDocument document)
Parameters
Rad
|