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

Assembly: Keyoti.RapidSpell.NET4 (Module: Keyoti.RapidSpell.NET4.dll) Version: 6.2.21.412