get_ExtraColorSchemes()

MasterTheme::get_ExtraColorSchemes() method

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.

System::SharedPtr<IExtraColorSchemeCollection> Aspose::Slides::Theme::MasterTheme::get_ExtraColorSchemes() override

See Also