IExtraColorSchemeCollection Interface

Namespace:  Aspose.Slides.Theme
Assembly:  Aspose.Slides (in Aspose.Slides.dll) Version: 20.3.0.0 (20.3)
Syntax
public interface IExtraColorSchemeCollection : IGenericCollection<IExtraColorScheme>, 
	IEnumerable<IExtraColorScheme>, IEnumerable, ICollection

The IExtraColorSchemeCollection type exposes the following members.

Properties
Methods
  NameDescription
Public methodCopyTo (Inherited from ICollection.)
Public methodGetEnumerator (Inherited from IEnumerableIExtraColorScheme.)
See Also