IThemeEffectiveData
IThemeEffectiveData interface
Immutable object which contains effective theme properties.
public interface IThemeEffectiveData
Properties
| Name | Description |
|---|---|
| FontScheme { get; } | Returns the font scheme. Read-only IFontSchemeEffectiveData. |
| FormatScheme { get; } | Returns the shape format scheme. Read-only IFormatSchemeEffectiveData. |
Methods
| Name | Description |
|---|---|
| GetColorScheme(Color) | Returns the color scheme. |
Remarks
This interface is used together with the ITheme interface to return effective formatting values with inheritance applied.
See Also
- namespace Aspose.Slides.Theme
- assembly Aspose.Slides