ActiveReports 13
BackgroundImage Property (AnnotationImage)

GrapeCity.ActiveReports.Document Assembly > GrapeCity.ActiveReports.Document.Section.Annotations Namespace > AnnotationImage Class : BackgroundImage Property
Gets or sets the System.Drawing.Image to use as the annotation image.
Syntax
'Declaration
 
Public Property BackgroundImage As Image
public Image BackgroundImage {get; set;}

Property Value

A System.Drawing.Image.
See Also

Reference

AnnotationImage Class
AnnotationImage Members