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

In This Topic
    ShowBorder Property
    In This Topic
    Gets or sets a value indicating whether [show border].
    Syntax
    'Declaration
     
    Public Property ShowBorder As Boolean
    public bool ShowBorder {get; set;}

    Property Value

    true if [show border]; otherwise, false.
    See Also