Keyoti RapidSpell WPF Whether the spell checker will run modally. (Modal operation blocks the parent form)

Declaration Syntax
public bool ModalMode { get; set; }Public Property ModalMode As Boolean
public:
virtual property bool ModalMode {
bool get () sealed;
void set (bool value) sealed;
}Assembly:
Keyoti3.RapidSpell.WPF (Module: Keyoti3.RapidSpell.WPF) Version: 2.0.10.827