Gets or sets the frame width.

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

Property Value

A string representing the frame width.

See Also

HTMLIFrameElement Object | HTMLIFrameElement Members | DOM Namespace