IMasterTheme Interface |
Namespace: Aspose.Slides.Theme
The IMasterTheme type exposes the following members.
Name | Description | |
---|---|---|
![]() | AsIPresentationComponent |
Allows to get base IPresentationComponent interface.
Read-only IPresentationComponent.
(Inherited from ITheme.) |
![]() | AsITheme |
Allows to get base ITheme interface.
Read-only ITheme.
|
![]() | ColorScheme |
Returns the color scheme.
Read-only IColorScheme.
(Inherited from ITheme.) |
![]() | ExtraColorSchemes |
Returns the collection of additional color schemes.
These schemes don't affect presentation's look, they can be selected as main color scheme for a slide.
Read-only IExtraColorSchemeCollection.
|
![]() | FontScheme |
Returns the font scheme.
Read-only IFontScheme.
(Inherited from ITheme.) |
![]() | FormatScheme |
Returns the shape format scheme.
Read-only IFormatScheme.
(Inherited from ITheme.) |
![]() | Name |
Returns the name of a theme.
Read/write String.
|
![]() | Presentation |
Returns the presentation.
Read-only IPresentation.
(Inherited from IPresentationComponent.) |
Name | Description | |
---|---|---|
![]() | GetEffective |
Gets effective theme data with the inheritance applied.
(Inherited from ITheme.) |