ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Document Assembly / GrapeCity.ActiveReports.Document.Section.Annotations Namespace / AnnotationImage Class / BackgroundLayout Property

In This Topic
    BackgroundLayout Property
    In This Topic
    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