Keyoti RapidSpell Web .NET Help Docs
TextComponentInterfaceType Enumeration
API DocumentationKeyoti.RapidSpellTextComponentInterfaceType
Keyoti RapidSpell Web .NET
Enumeration of possible text box interface types.
Declaration Syntax
C#Visual BasicVisual C++
public enum TextComponentInterfaceType
Public Enumeration TextComponentInterfaceType
public enum class TextComponentInterfaceType
Members
MemberDescription
Automatic
Use 'Automatic' to automatically work with plain and most rich text boxes.

Standard
Use 'Standard' for regular HTML text boxes (input type='text' and textarea).

PowerWEBTextBox
Use 'PowerWEBTextBox' for Dart PowerWEB text boxes.

EasyWebEdit
Use 'EasyWebEdit' for EasyWebEdit.net text boxes.

RichTextBox
Use 'RichTextBox' for RichTextBox.com text boxes.

RadEditor
Use 'RadEditor' for Telerik RadEditor text boxes.

Custom
Use 'Custom' to define your own interface.

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