ImgElement.width Property
SharePoint Designer Developer Reference |
Sets or returns a Long that represents the width of an image. Corresponds to the width attribute for an IMG element.
Syntax
expression.width
expression Required. A variable that represents an ImgElement object.
See Also