Back to Devexpress

CustomSlideBackground Class

officefileapi-devexpress-dot-docs-dot-presentation-9e1cf381.md

latest1.4 KB
Original Source

CustomSlideBackground Class

A slide’s custom background.

Namespace : DevExpress.Docs.Presentation

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

NuGet Package : DevExpress.Docs.Presentation

Declaration

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

The following members return CustomSlideBackground objects:

Implements

ICloneable

Inheritance

Object PresentationObject SlideBackground CustomSlideBackground

See Also

CustomSlideBackground Members

DevExpress.Docs.Presentation Namespace