Sets whether this will dispose of self at the end of the spell check.
 Declaration Syntax
 Declaration Syntax| C# | C# | Visual Basic | Visual Basic | Visual 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
 Parameters- v (Boolean)
 Remarks
 RemarksUse with caution.
Assembly: Keyoti.RapidSpell.NET4 (Module: Keyoti.RapidSpell.NET4.dll) Version: 6.2.21.412

