Back to Devexpress

ThemedSlideBackground Class

officefileapi-devexpress-dot-docs-dot-presentation-56c01541.md

latest1.5 KB
Original Source

ThemedSlideBackground Class

A slide’s background fill that is based on the theme defined in the slide master.

Namespace : DevExpress.Docs.Presentation

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

NuGet Package : DevExpress.Docs.Presentation

Declaration

csharp
public class ThemedSlideBackground :
    SlideBackground
vb
Public Class ThemedSlideBackground
    Inherits SlideBackground

The following members return ThemedSlideBackground objects:

Implements

ICloneable

Inheritance

Object PresentationObject SlideBackground ThemedSlideBackground

See Also

ThemedSlideBackground Members

DevExpress.Docs.Presentation Namespace