HTMLObjectElement.Vspace

HTMLObjectElement.Vspace property

Vertical space, in pixels, above and below this image, applet, or object. See the vspace attribute definition in HTML 4.01. This attribute is deprecated in HTML 4.01.

public int Vspace { get; set; }

See Also