Keyoti RapidSpell Desktop .NET API Docs
IgnoreXML Property
APIKeyoti.RapidSpell.FrameWorkSpecificAdvancedTextBoundaryIgnoreXML
Keyoti RapidSpell Desktop .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:
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: Keyoti.RapidSpell.NET4 (Module: Keyoti.RapidSpell.NET4.dll) Version: 6.2.21.412