Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / TextEffects Class / Shadow Property

In This Topic
    Shadow Property (TextEffects)
    In This Topic
    Gets the shadow effect formatting.
    Syntax
    'Declaration
     
    Public ReadOnly Property Shadow As OuterShadow
    public OuterShadow Shadow {get;}
    See Also