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

In This Topic
    BackgroundLayout Property
    In This Topic
    Gets or sets the background layout.
    Syntax
    'Declaration
     
    Public Property BackgroundLayout As ImageLayout
    public ImageLayout BackgroundLayout {get; set;}

    Property Value

    The background layout.
    See Also