EffectFormatOuterShadowEffect Property

Outer shadow. Read/write IOuterShadow.

Namespace:  Aspose.Slides
Assembly:  Aspose.Slides (in Aspose.Slides.dll) Version: 20.3.0.0 (20.3)
Syntax
public IOuterShadow OuterShadowEffect { get; set; }

Property Value

Type: IOuterShadow

Implements

IEffectFormatOuterShadowEffect
See Also