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

Assembly: Keyoti.RapidSpell.NET2 (Module: Keyoti.RapidSpell.NET2.dll) Version: 4.6.1.204