Back to Devexpress

CustomSlideBackground.ShadeToTitle Property

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

latest1.2 KB
Original Source

CustomSlideBackground.ShadeToTitle Property

Gets or sets whether the slide background is shaded to the title.

Namespace : DevExpress.Docs.Presentation

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

NuGet Package : DevExpress.Docs.Presentation

Declaration

csharp
public bool ShadeToTitle { get; set; }
vb
Public Property ShadeToTitle As Boolean

Property Value

TypeDescription
Boolean

true to shade the slide background to the title; otherwise, false.

|

See Also

CustomSlideBackground Class

CustomSlideBackground Members

DevExpress.Docs.Presentation Namespace