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

Assembly: Keyoti3.RapidSpell.Silverlight (Module: Keyoti3.RapidSpell.Silverlight.dll) Version: 2.0.12.706 (2.0.12.706)