HTMLObjectElement.Border

HTMLObjectElement.Border property

Width of border around the object. See the border attribute definition in HTML 4.01. This attribute is deprecated in HTML 4.01.

public string Border { get; set; }

See Also