FontClass.TextShadow Property

Definition

public:
 virtual property Microsoft::Office::Interop::Word::ShadowFormat ^ TextShadow { Microsoft::Office::Interop::Word::ShadowFormat ^ get(); void set(Microsoft::Office::Interop::Word::ShadowFormat ^ value); };
public virtual Microsoft.Office.Interop.Word.ShadowFormat TextShadow { get; set; }
member this.TextShadow : Microsoft.Office.Interop.Word.ShadowFormat with get, set
Public Overridable Property TextShadow As ShadowFormat

Property Value

Implements

Applies to