Keyoti RapidSpell Desktop .NET API Docs
SetDisposeAtEnd Method (v)
APIKeyoti.RapidSpellRapidSpellGUIPresenterSetDisposeAtEnd(Boolean)
Keyoti RapidSpell Desktop .NET
Sets whether this will dispose of self at the end of the spell check.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
protected void SetDisposeAtEnd(
	bool v
)
protected void SetDisposeAtEnd(
	bool v
)
Protected Sub SetDisposeAtEnd ( 
	v As Boolean
)
Protected Sub SetDisposeAtEnd ( 
	v As Boolean
)
protected:
void SetDisposeAtEnd(
	bool v
)
protected:
void SetDisposeAtEnd(
	bool v
)
member SetDisposeAtEnd : 
        v : bool -> unit 
member SetDisposeAtEnd : 
        v : bool -> unit 
Parameters
v (Boolean)
Remarks
Use with caution.

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