Sets the font of the spell button.
Namespace: Karamasoft.Html.UltimateSpellMVCAssembly: UltimateSpellMVC (in UltimateSpellMVC.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
| C# |
|---|
public SpellButtonCreator Font( FontInfo value ) |
| Visual Basic |
|---|
Public Function Font ( _ value As FontInfo _ ) As SpellButtonCreator |
| Visual C++ |
|---|
public: SpellButtonCreator^ Font( FontInfo^ value ) |
Parameters
- value
- Type: System.Web.UI.WebControls..::..FontInfo
Font of the spell button.