IMasterTheme
IMasterTheme interface
Represents a master theme.
public interface IMasterTheme : ITheme
Properties
Name | Description |
---|---|
AsITheme { get; } | Allows to get base ITheme interface. Read-only ITheme . |
ExtraColorSchemes { get; } | 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 . |
Name { get; set; } | Returns the name of a theme. Read/write String. |
See Also
- interface ITheme
- namespace Aspose.Slides.Theme
- assembly Aspose.Slides