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.
This example shows how to set the shadow property to the picture object:
ActiveDocument.Sections["Report"].Body.Shapes["Picture"].Shadow = true