[]
        
(Showing Draft Content)

GrapeCity.SpreadBuilder.Imaging.ImageInfo.FillPattern

FillPattern Property

FillPattern

Gets or sets whether the background of the image is filled or not.

Declaration
public bool FillPattern { get; set; }
Property Value
Type Description
bool

A bool value representing whether the background of the image is filled or not. If value is true, the background of the image would be filled.