Keyoti RapidSpell WPF API Docs
RemoveIgnorePattern Method (p)
APIKeyoti.RapidSpell.WpfRapidSpellCheckerRemoveIgnorePattern(String)
Keyoti RapidSpell WPF
Removes a regex pattern to ignore (maximum of 20 can be added - IgnoreURLsAndEmailAddresses=true counts as 1).
Declaration Syntax
C#Visual BasicVisual C++
public virtual void RemoveIgnorePattern(
	string p
)
Public Overridable Sub RemoveIgnorePattern ( _
	p As String _
)
public:
virtual void RemoveIgnorePattern(
	String^ p
)
Parameters
p (String)

Assembly: Keyoti3.RapidSpell.WPF (Module: Keyoti3.RapidSpell.WPF) Version: 2.0.10.827