IBackground Interface |
Namespace: Aspose.Slides
The IBackground type exposes the following members.
Name | Description | |
---|---|---|
![]() | AsIFillParamSource |
Returns IFillParamSource interface.
Read-only IFillParamSource.
|
![]() | AsIPresentationComponent |
Allows to get base IPresentationComponent interface.
Read-only IPresentationComponent.
(Inherited from ISlideComponent.) |
![]() | AsISlideComponent |
Returns ISlideComponent interface.
Read-only ISlideComponent.
|
![]() | EffectFormat |
Returns a EffectFormat for BackgroundType.OwnBackground fill.
Read-only IEffectFormat.
|
![]() | FillFormat |
Returns a FillFormat for BackgroundType.OwnBackground fill.
Read-only IFillFormat.
|
![]() | Presentation |
Returns the presentation.
Read-only IPresentation.
(Inherited from IPresentationComponent.) |
![]() | Slide |
Returns the base slide.
Read-only IBaseSlide.
(Inherited from ISlideComponent.) |
![]() | StyleColor |
Returns a ColorFormat for a BackgroundType.Themed fill.
Read-only IColorFormat.
|
![]() | StyleIndex |
Returns an index of BackgroundType.Themed fill in background theme collection.
0 means no fill.
1..999 - index.
Read/write UInt16.
|
![]() | Type |
Returns a type of background fill.
Read/write BackgroundType.
|
Name | Description | |
---|---|---|
![]() | GetEffective |
Gets effective background data with the inheritance applied.
|