Back to Devexpress

ThemedSlideBackground.Color Property

officefileapi-devexpress-dot-docs-dot-presentation-dot-themedslidebackground-2343dd13.md

latest1.1 KB
Original Source

ThemedSlideBackground.Color Property

Gets or sets the color used to fill the slide background.

Namespace : DevExpress.Docs.Presentation

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

NuGet Package : DevExpress.Docs.Presentation

Declaration

csharp
public OfficeColor Color { get; set; }
vb
Public Property Color As OfficeColor

Property Value

TypeDescription
OfficeColor

The color used to fill the slide background.

|

See Also

ThemedSlideBackground Class

ThemedSlideBackground Members

DevExpress.Docs.Presentation Namespace