SlideBackground Class |
Namespace: Spire.Presentation
The SlideBackground type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
EffectDag |
Gets Effect Dag.
|
|
|
Fill |
Gets a FillFormat for BackgroundType.OwnBackground fill.
Readonly
Fill
.
|
|
|
Presentation |
Gets the parent presentation of a slide.
Read-only
PresentationPptx
.
|
|
|
Slide |
Gets the parent slide of a shape.
Read-only
ActiveSlide
.
|
|
|
ThemeColor |
Return a ColorFormat for Themed fill.
Readonly
ColorFormat
.
|
|
|
ThemeIndex |
Gets an index of Theme.
0..999, 0 eqauls no fill.
|
|
|
Type |
Gets a type of background fill.
Read/write
BackgroundType
.
|
| Name | Description | |
|---|---|---|
|
|
Equals | (Overrides Object Equals(Object) .) |
|
|
Finalize |
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from
Object
.)
|
|
|
GetBackgroundFillFormat |
Gets slide's background fillformat.
Read only
GetBackgroundFillFormat(ActiveSlide)
.
|
|
|
GetHashCode |
Serves as the default hash function.
(Inherited from
Object
.)
|
|
|
GetType |
Gets the
Type
of the current instance.
(Inherited from
Object
.)
|
|
|
MemberwiseClone |
Creates a shallow copy of the current
Object
.
(Inherited from
Object
.)
|
|
|
ToString |
Returns a string that represents the current object.
(Inherited from
Object
.)
|