DesignerDocument.images Property

SharePoint Designer Developer Reference

Returns an ElementCollection object that represents all the IMG elements in the specified document.

Syntax

expression.images

expression   Required. A variable that represents a DesignerDocument object.

See Also