HTMLPreElement.Width Property |
Gets or sets the desired width of the content.
[VBScript] Public Property Width As Integer
[JScript] public function get Width() : int; public function set Width(int);
The desired width of the content in pixels.
HTMLPreElement Object | HTMLPreElement Members | DOM Namespace