IAutoShapeUseBackgroundFill Property

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

Namespace:  Aspose.Slides
Assembly:  Aspose.Slides (in Aspose.Slides.dll) Version: 20.3.0.0 (20.3)
Syntax
bool UseBackgroundFill { get; set; }

Property Value

Type: Boolean
See Also