ActiveReports 12
ShowBorder Property

GrapeCity.ActiveReports.Document.v12 Assembly > GrapeCity.ActiveReports.Document.Section.Annotations Namespace > AnnotationImage Class : ShowBorder Property
Gets or sets a value indicating whether to draw a border around the edge of the annotation box.
Syntax
'Declaration
 
Public Property ShowBorder As Boolean
public bool ShowBorder {get; set;}

Property Value

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

Reference

AnnotationImage Class
AnnotationImage Members