Background Class |
Namespace: Aspose.Slides
The Background type exposes the following members.
Name | Description | |
---|---|---|
![]() | AsIPresentationComponent |
Allows to get base IPresentationComponent interface.
Read-only IPresentationComponent.
(Inherited from PVIObject.) |
![]() | 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 parent presentation of a slide.
Read-only IPresentation.
|
![]() | Slide |
Returns the parent slide of a shape.
Read-only IBaseSlide.
|
![]() | StyleColor |
Return 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 | |
---|---|---|
![]() | Equals |
Compares with specified object.
(Inherited from PVIObject.) |
![]() ![]() | GetEffective |
Gets effective background data with the inheritance applied.
|
![]() | GetHashCode |
Returns hash code.
(Inherited from PVIObject.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |