Back to Devexpress

Shape.UseBackgroundFill Property

officefileapi-devexpress-dot-docs-dot-presentation-dot-shape-98ee3325.md

latest1.1 KB
Original Source

Shape.UseBackgroundFill Property

Indicates whether the shape uses the background fill.

Namespace : DevExpress.Docs.Presentation

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

NuGet Package : DevExpress.Docs.Presentation

Declaration

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

Property Value

TypeDescription
Boolean

true if the shape uses the background fill; otherwise, false.

|

See Also

Shape Class

Shape Members

DevExpress.Docs.Presentation Namespace