Keyoti RapidSpell WPF API Docs
DisposeAtEnd Property
APIKeyoti.RapidSpell.WpfRapidSpellGUIPresenterDisposeAtEnd
Keyoti RapidSpell WPF
Whether to dispose of this form when spell check is finished.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public bool DisposeAtEnd { get; set; }
public bool DisposeAtEnd { get; set; }
Public Property DisposeAtEnd As Boolean
	Get
	Set
Public Property DisposeAtEnd As Boolean
	Get
	Set
public:
virtual property bool DisposeAtEnd {
	bool get () sealed;
	void set (bool value) sealed;
}
public:
virtual property bool DisposeAtEnd {
	bool get () sealed;
	void set (bool value) sealed;
}
abstract DisposeAtEnd : bool with get, set
override DisposeAtEnd : bool with get, set
abstract DisposeAtEnd : bool with get, set
override DisposeAtEnd : bool with get, set
Property Value

Assembly: Keyoti4.RapidSpell.WPF (Module: Keyoti4.RapidSpell.WPF.dll) Version: 3.1.16.1214