UseBackgroundFill

IAutoShape.UseBackgroundFill property

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

public bool UseBackgroundFill { get; set; }

See Also