BackgroundStyleColor Property

Return a ColorFormat for a BackgroundType.Themed fill. Read-only IColorFormat.

Namespace:  Aspose.Slides
Assembly:  Aspose.Slides (in Aspose.Slides.dll) Version: 20.3.0.0 (20.3)
Syntax
public IColorFormat StyleColor { get; }

Property Value

Type: IColorFormat

Implements

IBackgroundStyleColor
See Also