Applies To:
Picture object
Description:
Sets the vertical scale of a picture object.
This property corresponds to the Percent Scale Height field on the Picture Properties screen.
Action:
Read-write, Numeric
Example:
This example shows how to increase the width of the picture by 50%:
ActiveDocument.Sections["Report"].Body.Shapes["Picture"].ScaleY = 150