Share via


ImgElement.hspace Property

SharePoint Designer Developer Reference

Returns or sets a Long that represents the horizontal margin for an IMG element. Corresponds to the hspace attribute.

Syntax

expression.hspace

expression   Required. A variable that represents an ImgElement object.

See Also