InputImageElement.hspace Property

SharePoint Designer Developer Reference

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

Syntax

expression.hspace

expression   Required. A variable that represents an InputImageElement object.

See Also