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)
Syntaxpublic IEffectFormat EffectFormat { get; }
Public ReadOnly Property EffectFormat As IEffectFormat
Get
public:
virtual property IEffectFormat^ EffectFormat {
IEffectFormat^ get () sealed;
}
abstract EffectFormat : IEffectFormat with get
override EffectFormat : IEffectFormat with get
Property Value
Type:
IEffectFormatImplements
IBackgroundEffectFormat
See Also