Keyoti RapidSpell Web .NET Help Docs
IgnoreRtfCodes Property
API DocumentationKeyoti.RapidSpellRapidSpellCheckerIgnoreRtfCodes
Keyoti RapidSpell Web .NET
Sets whether this should ignore Rtf (or any escaped) codes in the text.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public bool IgnoreRtfCodes { get; set; }
public bool IgnoreRtfCodes { get; set; }
Public Property IgnoreRtfCodes As Boolean
	Get
	Set
Public Property IgnoreRtfCodes As Boolean
	Get
	Set
public:
property bool IgnoreRtfCodes {
	bool get ();
	void set (bool value);
}
public:
property bool IgnoreRtfCodes {
	bool get ();
	void set (bool value);
}
member IgnoreRtfCodes : bool with get, set
member IgnoreRtfCodes : bool with get, set
Property Value
Boolean

Assembly: Keyoti.RapidSpellWeb (Module: Keyoti.RapidSpellWeb.dll) Version: 6.4.25.331