Keyoti RapidSpell Silverlight API Docs
ThirdPartyTextComponentsToCheck Property
APIKeyoti.RapidSpellRapidSpellDialogThirdPartyTextComponentsToCheck
Keyoti RapidSpell Silverlight
Array of ISpellCheckableTextComponent this GUI will spell check.
Declaration Syntax
C#Visual BasicVisual C++F#
public ISpellCheckableTextComponent[] ThirdPartyTextComponentsToCheck { get; set; }
Public Property ThirdPartyTextComponentsToCheck As ISpellCheckableTextComponent()
	Get
	Set
public:
property array<ISpellCheckableTextComponent^>^ ThirdPartyTextComponentsToCheck {
	array<ISpellCheckableTextComponent^>^ get ();
	void set (array<ISpellCheckableTextComponent^>^ value);
}
member ThirdPartyTextComponentsToCheck : ISpellCheckableTextComponent[] with get, set
Property Value

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