ActiveReports 12
BackgroundLayout Property

GrapeCity.ActiveReports.Document.v12 Assembly > GrapeCity.ActiveReports.Document.Section.Annotations Namespace > AnnotationImage Class : BackgroundLayout Property
Gets or sets the enumerated value that determines the positioning of the image within the annotation box.
Syntax
'Declaration
 
Public Property BackgroundLayout As ImageLayout
public ImageLayout BackgroundLayout {get; set;}

Property Value

The background layout.
See Also

Reference

AnnotationImage Class
AnnotationImage Members