Keyoti RapidSpell Desktop .NET API Docs
IgnoreURLsAndEmailAddresses Property
APIKeyoti.RapidSpellICheckerEngineIgnoreURLsAndEmailAddresses
Keyoti RapidSpell Desktop .NET
Whether to ignore URLs and email addresses (requires V2Parser=true)
Declaration Syntax
C#Visual BasicVisual C++F#
bool IgnoreURLsAndEmailAddresses { get; set; }
Property IgnoreURLsAndEmailAddresses As Boolean
	Get
	Set
property bool IgnoreURLsAndEmailAddresses {
	bool get ();
	void set (bool value);
}
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: Keyoti.RapidSpell.NET2 (Module: Keyoti.RapidSpell.NET2.dll) Version: 4.6.1.204