ITheme
Interfaz ITheme
Representa un tema.
public interface ITheme : IPresentationComponent
Propiedades
| Nombre | Descripción |
|---|---|
| AsIPresentationComponent { get; } | Permite obtener la interfaz base IPresentationComponent. Solo lectura IPresentationComponent. |
| ColorScheme { get; } | Devuelve el esquema de color. Solo lectura IColorScheme. |
| FontScheme { get; } | Devuelve el esquema de fuente. Solo lectura IFontScheme. |
| FormatScheme { get; } | Devuelve el esquema de formato de la forma. Solo lectura IFormatScheme. |
Métodos
| Nombre | Descripción |
|---|---|
| GetEffective() | Obtiene los datos del tema efectivo con la herencia aplicada. |
Ver También
- interfaz IPresentationComponent
- espacio de nombres Aspose.Slides.Theme
- ensamblado Aspose.Slides