height property
Gets or sets the height of the video element.
Syntax
object.put_height(number height);object.get_height(number* height);
Property values
Type: number
The height of the video element.
Standards information
- HTML5 A vocabulary and associated APIs for HTML and XHTML, Section 4.8.6