InlineShape.TextEffect Property

Definition

Returns a TextEffectFormat object that contains text-effect formatting properties for the specified shape.

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

Property Value

Applies to