Keyoti RapidSpell Desktop .NET API Docs
IgnoreXML Property
APIKeyoti.RapidSpellCheckerEngineAdapterIgnoreXML
Keyoti RapidSpell Desktop .NET
Whether to ignore XML tags in the text.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public virtual bool IgnoreXML { get; set; }
public virtual bool IgnoreXML { get; set; }
Public Overridable Property IgnoreXML As Boolean
	Get
	Set
Public Overridable Property IgnoreXML As Boolean
	Get
	Set
public:
virtual property bool IgnoreXML {
	bool get ();
	void set (bool value);
}
public:
virtual property bool IgnoreXML {
	bool get ();
	void set (bool value);
}
abstract IgnoreXML : bool with get, set
override IgnoreXML : bool with get, set
abstract IgnoreXML : bool with get, set
override IgnoreXML : bool with get, set
Return Value
Boolean
This property is always false.

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