ShadowFormat.ForeColor Property

Returns or sets a ColorFormat object that represents the foreground color for the shadow.

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

Syntax

'Declaration
ReadOnly Property ForeColor As ColorFormat
    Get
'Usage
Dim instance As ShadowFormat
Dim value As ColorFormat

value = instance.ForeColor
ColorFormat ForeColor { get; }

Property Value

Type: Microsoft.Office.Interop.Word.ColorFormat

See Also

Reference

ShadowFormat Interface

ShadowFormat Members

Microsoft.Office.Interop.Word Namespace