Click or drag to resize

MasterTheme SlideColorSchemes Property

Gets 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 SlideColorSchemeCollection .

Namespace: Spire.Presentation
Assembly: Spire.Presentation (in Spire.Presentation.dll) Version: 10.4.2.0 (10.4.2.6046)
Syntax
public SlideColorSchemeCollection SlideColorSchemes { get; }

Property Value

Type: SlideColorSchemeCollection
See Also