Shadow (Property)

Applies To:

Picture object

Description:

Displays shadows for lines or shapes so that these objects appear three-dimensional.

This property corresponds to the Shadow field on the Borders and Background screen in the user interface.

Action:

Read-write, Boolean

Example:

This example shows how to set the shadow property to the picture object:

ActiveDocument.Sections["Report"].Body.Shapes["Picture"].Shadow = true