ColorScheme class
Contents
[
Hide
]ColorScheme class
Stores theme-defined colors.
The ColorScheme type exposes the following members:
Properties
Property | Description |
---|---|
dark1 | First dark color in the scheme. Read-only IColorFormat . |
light1 | First light color in the scheme. Read-only IColorFormat . |
dark2 | Second dark color in the scheme. Read-only IColorFormat . |
light2 | Second light color in the scheme. Read-only IColorFormat . |
accent1 | First accent color in the scheme. Read-only IColorFormat . |
accent2 | Second accent color in the scheme. Read-only IColorFormat . |
accent3 | Third accent color in the scheme. Read-only IColorFormat . |
accent4 | Fourth accent color in the scheme. Read-only IColorFormat . |
accent5 | Fifth accent color in the scheme. Read-only IColorFormat . |
accent6 | Sixth accent color in the scheme. Read-only IColorFormat . |
hyperlink | Color for the hyperlinks. Read-only IColorFormat . |
followed_hyperlink | Color for the visited hyperlinks. Read-only IColorFormat . |
slide | Returns the parent slide. Read-only IBaseSlide . |
presentation | Returns the parent presentation. Read-only IPresentation . |
See Also
- module
aspose.slides.theme
- library
Aspose.Slides