HTMLImageElement.Height
HTMLImageElement.Height property
Height of the image in pixels. See the height attribute definition in HTML 4.01. Note that the type of this attribute was DOMString
in DOM Level 1 HTML [DOM Level 1]. @version DOM Level 2
public float Height { get; set; }
See Also
- class HTMLImageElement
- namespace Aspose.Html
- assembly Aspose.HTML