Keyoti RapidSpell WPF API Docs
IgnoreRtfCodes Property
APIKeyoti.RapidSpell.WpfRapidSpellCheckerIgnoreRtfCodes
Keyoti RapidSpell WPF
Sets whether this should ignore Rtf (or any escaped) codes in the text.
Declaration Syntax
C#Visual BasicVisual C++
public bool IgnoreRtfCodes { get; set; }
Public Property IgnoreRtfCodes As Boolean
public:
property bool IgnoreRtfCodes {
	bool get ();
	void set (bool value);
}

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