Background

Overview

Background is a class in Aspose.Slides FOSS for Python. Inherits from: PVIObject, IBackground.

Represents background of a slide.

Properties

NameTypeAccessDescription
typeBackgroundTypeReadReturns a type of background fill.
fill_formatIFillFormatReadReturns a FillFormat for BackgroundType.OwnBackground fill.
effect_formatIEffectFormatReadReturns a EffectFormat for BackgroundType.OwnBackground fill.
style_colorIColorFormatReadReturn a ColorFormat for a BackgroundType.Themed fill.
style_indexintReadReturns an index of BackgroundType.Themed fill in background theme collection.
as_i_slide_componentISlideComponentReadProvides the ISlideComponent interface for the background
as_i_fill_param_sourceIFillParamSourceReadProvides the IFillParamSource interface for the background

Methods

SignatureDescription
get_effective()IBackgroundEffectiveDataReturns effective background data, resolving inheritance from layout/master.