HTMLImageElement.Border
HTMLImageElement.Border property
Width of border around image. See the border attribute definition in HTML 4.01. This attribute is deprecated in HTML 4.01. Note that the type of this attribute was DOMString
in DOM Level 1 HTML [DOM Level 1] .
public String Border { get; set; }
See Also
- class HTMLImageElement
- package com.aspose.html
- package Aspose.HTML