Keyoti RapidSpell WPF API Docs
IgnoreXML Property
APIKeyoti.RapidSpell.Wpf.FrameWorkSpecificAdvancedTextBoundaryIgnoreXML
Keyoti RapidSpell WPF
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:
property bool IgnoreXML {
	bool get ();
	void set (bool value);
}
public:
property bool IgnoreXML {
	bool get ();
	void set (bool value);
}
member IgnoreXML : bool with get, set
member IgnoreXML : bool with get, set
Property Value

Assembly: Keyoti4.RapidSpell.WPF (Module: Keyoti4.RapidSpell.WPF.dll) Version: 3.1.16.1214