HTMLImageElement.Hspace

HTMLImageElement.Hspace property

Horizontaler Abstand links und rechts von diesem Bild in Pixel. Siehe die hspace-Attributdefinition in HTML 4.01. Dieses Attribut ist in HTML 4.01 veraltet. Beachten Sie, dass der Typ dieses Attributs war.DOMString in DOM Level 1 HTML [DOM-Level 1 ]. @Version DOM Level 2

public int Hspace { get; set; }

Siehe auch