Keyoti RapidSpell Web .NET Help Docs
IgnoreURLsAndEmailAddresses Property
API DocumentationKeyoti.RapidSpellCheckerEngineAdapterIgnoreURLsAndEmailAddresses
Keyoti RapidSpell Web .NET
Whether to ignore URLs and email addresses (requires V2Parser=true)
Declaration Syntax
C#Visual BasicVisual C++
public virtual bool IgnoreURLsAndEmailAddresses { get; set; }
Public Overridable Property IgnoreURLsAndEmailAddresses As Boolean
public:
virtual property bool IgnoreURLsAndEmailAddresses {
	bool get ();
	void set (bool 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.RapidSpellWeb (Module: Keyoti.RapidSpellWeb) Version: 3.7.10.625