InlineShape.Shadow Property

Returns the shadow formatting for the specified shape. Read-only.

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 InlineShape
Dim value As ShadowFormat

value = instance.Shadow
ShadowFormat Shadow { get; }

Property Value

Type: Microsoft.Office.Interop.Word.ShadowFormat
ShadowFormat

See Also

Reference

InlineShape Interface

InlineShape Members

Microsoft.Office.Interop.Word Namespace