Sets the spell button type.
Namespace: Karamasoft.Html.UltimateSpellMVCAssembly: UltimateSpellMVC (in UltimateSpellMVC.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
| C# |
|---|
public SpellButtonCreator Type( SpellButtonType value ) |
| Visual Basic |
|---|
Public Function Type ( _ value As SpellButtonType _ ) As SpellButtonCreator |
| Visual C++ |
|---|
public: SpellButtonCreator^ Type( SpellButtonType value ) |
Parameters
- value
- Type: SpellButtonType
Spell button type.