BaseSlideBackground Property

Returns slide's background. Read-only IBackground.

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

Property Value

Type: IBackground

Implements

IBaseSlideBackground
See Also