HTMLElement.Dir Property |
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);
The base direction of directionally neutral text of the element.