IBackground class
IBackground class
Represents background of a slide.
The IBackground type exposes the following members:
Properties
| Property | Description |
|---|---|
type | Returns a type of background fill. Read/write BackgroundType. |
fill_format | Returns a FillFormat for BackgroundType.OwnBackground fill. Read-only IFillFormat. |
effect_format | Returns a EffectFormat for BackgroundType.OwnBackground fill. Read-only IEffectFormat. |
style_color | Returns a ColorFormat for a BackgroundType.Themed fill. Read-only IColorFormat. |
style_index | Returns an index of BackgroundType.Themed fill in background theme collection. 0 means no fill. 1..999 - index. Read/write int. |
slide | |
presentation |
Methods
| Method | Description |
|---|---|
get_effective | Gets effective background data with the inheritance applied. |
See Also
- module
aspose.slides - library
Aspose.Slides