UltimateSpell Class Library

UltimateSpellButton.ImageAlign Property

Gets or sets the alignment of the spell button when ButtonType is ImageButton.

[Visual Basic]
Public Property ImageAlign As ImageAlign
[C#]
public System.Web.UI.WebControls.ImageAlign ImageAlign {get; set;}

Property Value

Alignment of the spell button when ButtonType is ImageButton. The default value is AbsMiddle.

Remarks

Use this property to set the alignment of the spell button when ButtonType is ImageButton.

See Also

UltimateSpellButton Class | Karamasoft.WebControls.UltimateSpell Namespace