Keyoti RapidSpell Desktop .NET API Docs
IgnoreRtfCodes Property
APIKeyoti.RapidSpellRapidSpellCheckerIgnoreRtfCodes
Keyoti RapidSpell Desktop .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

Assembly: Keyoti.RapidSpell.NET4 (Module: Keyoti.RapidSpell.NET4.dll) Version: 6.2.21.412