Array of ISpellCheckableTextComponent this GUI will spell check.
| C# | Visual Basic | Visual 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
Assembly: Keyoti.RapidSpell.NET2 (Module: Keyoti.RapidSpell.NET2.dll) Version: 4.6.1.204