Gets or sets the base direction of directionally neutral text of the element.

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

Property Value

The base direction of directionally neutral text of the element.

See Also

HTMLElement Object | HTMLElement Members | DOM Namespace