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: Keyoti3.RapidSpell.Silverlight (Module: Keyoti3.RapidSpell.Silverlight.dll) Version: 2.0.12.706 (2.0.12.706)