Keyoti RapidSpell WPF API Docs
IgnoreXML Property
APIKeyoti.RapidSpell.WpfCheckerEngineAdapterIgnoreXML
Keyoti RapidSpell WPF
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: Keyoti4.RapidSpell.WPF (Module: Keyoti4.RapidSpell.WPF.dll) Version: 3.1.16.1214