BackgroundEffectFormat Property

Returns a EffectFormat for BackgroundType.OwnBackground fill. Read-only IEffectFormat.

Namespace:  Aspose.Slides
Assembly:  Aspose.Slides (in Aspose.Slides.dll) Version: 20.3.0.0 (20.3)
Syntax
public IEffectFormat EffectFormat { get; }

Property Value

Type: IEffectFormat

Implements

IBackgroundEffectFormat
See Also