HTMLIFrameElement.Height

HTMLIFrameElement.Height property

Frame height. See the height attribute definition in HTML 4.01.

public string Height { get; set; }

See Also