ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Export.Excel Assembly / GrapeCity.SpreadBuilder.Imaging Namespace / ImageInfo Structure / FillPattern Property

In This Topic
    FillPattern Property
    In This Topic

    Sets or returns a value indicating whether the background of the image is filled.

    Syntax
    'Declaration
     
    Public Property FillPattern As Boolean
    public bool FillPattern {get; set;}
    See Also