BackgroundStyleIndex Property

Returns an index of BackgroundType.Themed fill in background theme collection. 0 means no fill. 1..999 - index. Read/write UInt16.

Namespace:  Aspose.Slides
Assembly:  Aspose.Slides (in Aspose.Slides.dll) Version: 20.3.0.0 (20.3)
Syntax
public ushort StyleIndex { get; set; }

Property Value

Type: UInt16

Implements

IBackgroundStyleIndex
See Also