HTMLAppletElement.Vspace

HTMLAppletElement.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. @version DOM Level 2

public int Vspace { get; set; }

See Also