_Font.Shadow Property

Definition

True if the specified font is formatted as shadowed. Can be True, False, or wdUndefined. Read/write Integer.

public:
 property int Shadow { int get(); void set(int value); };
public int Shadow { get; set; }
member this.Shadow : int with get, set
Public Property Shadow As Integer

Property Value

Applies to