Share via


ImgElement.dataFormatAs Property

SharePoint Designer Developer Reference

Sets or returns a String that contains the value of the dataFormatAs attribute, which represents how to render the data supplied to a specified object. Corresponds to the dataFormatAs attribute for an IMG element.

Syntax

expression.dataFormatAs

expression   Required. A variable that represents an ImgElement object.

See Also