Theme Class |
Namespace: Spire.Presentation
The Theme type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
ColorScheme |
Gets the color scheme.
Read-only
ColorScheme
.
|
|
|
FontScheme |
Gets the font scheme.
Read-only
FontScheme
.
|
|
|
FormatScheme |
Gets the shape format scheme.
Read-only
FormatScheme
.
|
|
|
Name |
Gets the name of a theme.
Read-only
String
.
|
|
|
Presentation |
Gets the parent presentation.
Read-only
PresentationPptx
.
|
| 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
.)
|
|
|
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
.)
|