Click or drag to resize

IAutoShape UseBackgroundFill Property

Indicates whether this autoshape should be filled with slide's background fill instead of specified by style or fill format. Read/write bool.

Namespace: Spire.Presentation
Assembly: Spire.Presentation (in Spire.Presentation.dll) Version: 10.4.2.0 (10.4.2.6046)
Syntax
bool UseBackgroundFill { get; set; }

Property Value

Type: Boolean
See Also