Keyoti RapidSpell Desktop .NET API Docs
DoUpdates Method (newText)
APIKeyoti.RapidSpellTextBoxUtilityAdapterDoUpdates(String)
Keyoti RapidSpell Desktop .NET
Updates underlines for change in text.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
protected internal virtual void DoUpdates(
	string newText
)
protected internal virtual void DoUpdates(
	string newText
)
Protected Friend Overridable Sub DoUpdates ( 
	newText As String
)
Protected Friend Overridable Sub DoUpdates ( 
	newText As String
)
protected public:
virtual void DoUpdates(
	String^ newText
)
protected public:
virtual void DoUpdates(
	String^ newText
)
abstract DoUpdates : 
        newText : string -> unit 
override DoUpdates : 
        newText : string -> unit 
abstract DoUpdates : 
        newText : string -> unit 
override DoUpdates : 
        newText : string -> unit 
Parameters
newText (String)

Assembly: Keyoti.RapidSpell.NET4 (Module: Keyoti.RapidSpell.NET4.dll) Version: 6.2.21.412