Back to Devexpress

CustomSlideBackground.Fill Property

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

latest1.1 KB
Original Source

CustomSlideBackground.Fill Property

Gets or sets background fill.

Namespace : DevExpress.Docs.Presentation

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

NuGet Package : DevExpress.Docs.Presentation

Declaration

csharp
public Fill Fill { get; set; }
vb
Public Property Fill As Fill

Property Value

TypeDescription
Fill

Background fill.

|

See Also

CustomSlideBackground Class

CustomSlideBackground Members

DevExpress.Docs.Presentation Namespace