Keyoti RapidSpell Web .NET Help Docs
TextComponentInterface Property
API DocumentationKeyoti.RapidSpellRapidSpellWInlineTextComponentInterface
Keyoti RapidSpell Web .NET
The text box interface to be used.
Declaration Syntax
C#Visual BasicVisual C++
public TextComponentInterfaceType TextComponentInterface { get; set; }
Public Property TextComponentInterface As TextComponentInterfaceType
public:
property TextComponentInterfaceType TextComponentInterface {
	TextComponentInterfaceType get ();
	void set (TextComponentInterfaceType value);
}
Remarks
Use 'Automatic' for plain and most rich text boxes. Use 'Standard' for regular HTML text boxes (input type='text' and textarea). Use 'RichTextBox' for RichTextBox.com text boxes. Use 'Custom' to define your own interface.

Assembly: Keyoti.RapidSpellWeb (Module: Keyoti.RapidSpellWeb) Version: 3.7.10.625