InlineShape.Script Property

Word Developer Reference

Returns a Script object, which represents a block of script or code associated with an image on the specified Web page.

Syntax

expression.Script

expression   Required. A variable that represents an InlineShape object.

Remarks

If the page contains no script, nothing is returned.

See Also