Shape.Shadow Property

Returns a ShadowFormat object that represents the shadow formatting for the specified shape.

Namespace:  Microsoft.Office.Interop.Word
Assembly:  Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)

Syntax

'Declaration
ReadOnly Property Shadow As ShadowFormat
    Get
'Usage
Dim instance As Shape
Dim value As ShadowFormat

value = instance.Shadow
ShadowFormat Shadow { get; }

Property Value

Type: Microsoft.Office.Interop.Word.ShadowFormat

See Also

Reference

Shape Interface

Shape Members

Microsoft.Office.Interop.Word Namespace