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