Keyoti RapidSpell WPF API Docs
ThirdPartyTextComponentToCheck Property
APIKeyoti.RapidSpell.WpfRapidSpellDialogThirdPartyTextComponentToCheck
Keyoti RapidSpell WPF
The 3rd Party Component that this GUI will spell check.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public ISpellCheckableTextComponent ThirdPartyTextComponentToCheck { get; set; }
public ISpellCheckableTextComponent ThirdPartyTextComponentToCheck { get; set; }
Public Property ThirdPartyTextComponentToCheck As ISpellCheckableTextComponent
	Get
	Set
Public Property ThirdPartyTextComponentToCheck As ISpellCheckableTextComponent
	Get
	Set
public:
property ISpellCheckableTextComponent^ ThirdPartyTextComponentToCheck {
	ISpellCheckableTextComponent^ get ();
	void set (ISpellCheckableTextComponent^ value);
}
public:
property ISpellCheckableTextComponent^ ThirdPartyTextComponentToCheck {
	ISpellCheckableTextComponent^ get ();
	void set (ISpellCheckableTextComponent^ value);
}
member ThirdPartyTextComponentToCheck : ISpellCheckableTextComponent with get, set
member ThirdPartyTextComponentToCheck : ISpellCheckableTextComponent with get, set
Property Value

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