BaseSlideBackground Property |
Namespace:
Aspose.Slides
Assembly:
Aspose.Slides (in Aspose.Slides.dll) Version: 20.3.0.0 (20.3)
Syntaxpublic IBackground Background { get; }
Public ReadOnly Property Background As IBackground
Get
public:
virtual property IBackground^ Background {
IBackground^ get () sealed;
}
abstract Background : IBackground with get
override Background : IBackground with get
Property Value
Type:
IBackgroundImplements
IBaseSlideBackground
See Also