ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Document Assembly / GrapeCity.ActiveReports.Document.Section.Annotations Namespace / AnnotationImage Class / BackgroundImage Property

In This Topic
    BackgroundImage Property (AnnotationImage)
    In This Topic
    Gets or sets the background image.
    Syntax
    'Declaration
     
    Public Property BackgroundImage As Image
    public Image BackgroundImage {get; set;}

    Property Value

    The background image.
    See Also