Keyoti RapidSpell WPF API Docs
IgnoreURLsAndEmailAddresses Property
APIKeyoti.RapidSpell.WpfICheckerEngineIgnoreURLsAndEmailAddresses
Keyoti RapidSpell WPF
Whether to ignore URLs and email addresses (requires V2Parser=true)
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
bool IgnoreURLsAndEmailAddresses { get; set; }
bool IgnoreURLsAndEmailAddresses { get; set; }
Property IgnoreURLsAndEmailAddresses As Boolean
	Get
	Set
Property IgnoreURLsAndEmailAddresses As Boolean
	Get
	Set
property bool IgnoreURLsAndEmailAddresses {
	bool get ();
	void set (bool value);
}
property bool IgnoreURLsAndEmailAddresses {
	bool get ();
	void set (bool value);
}
abstract IgnoreURLsAndEmailAddresses : bool with get, set
abstract IgnoreURLsAndEmailAddresses : bool with get, set
Property Value
Remarks
This will cause the following strings to be accepted as non-spelling errors;
"user@domain.com", "http://www.domain.com", "domain.co.uk" etc.

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