Gets or sets the alignment of this object with respect to its surrounding text.

[VBScript]
Public Property Align As String
[JScript]
public function get Align() : String;
public function set Align(String);

Property Value

A string representing the alignment of this object.

See Also

HTMLAppletElement Object | HTMLAppletElement Members | DOM Namespace