Keyoti RapidSpell Web .NET Help Docs
IgnoreXML Property
API DocumentationKeyoti.RapidSpellRapidSpellCheckerIgnoreXML
Keyoti RapidSpell Web .NET
Whether to ignore XML/HTML tags, should be set true for RichTextBox support, false by default.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public bool IgnoreXML { get; set; }
public bool IgnoreXML { get; set; }
Public Property IgnoreXML As Boolean
	Get
	Set
Public Property IgnoreXML As Boolean
	Get
	Set
public:
virtual property bool IgnoreXML {
	bool get () sealed;
	void set (bool value) sealed;
}
public:
virtual property bool IgnoreXML {
	bool get () sealed;
	void set (bool value) sealed;
}
abstract IgnoreXML : bool with get, set
override IgnoreXML : bool with get, set
abstract IgnoreXML : bool with get, set
override IgnoreXML : bool with get, set
Property Value
Boolean

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