Back to Devexpress

SlideBackground Class

officefileapi-devexpress-dot-docs-dot-presentation-01753862.md

latest1.6 KB
Original Source

SlideBackground Class

A base class for slide background fills.

Namespace : DevExpress.Docs.Presentation

Assembly : DevExpress.Docs.Presentation.v25.2.dll

NuGet Package : DevExpress.Docs.Presentation

Declaration

csharp
public abstract class SlideBackground :
    PresentationObject
vb
Public MustInherit Class SlideBackground
    Inherits PresentationObject

The following members return SlideBackground objects:

Implements

ICloneable

Inheritance

Object PresentationObject SlideBackground CustomSlideBackground

ThemedSlideBackground

See Also

SlideBackground Members

DevExpress.Docs.Presentation Namespace