ActiveReports 13
LineStyle Property (ImageInfo)

GrapeCity.ActiveReports.Export.Excel Assembly > GrapeCity.SpreadBuilder.Imaging Namespace > ImageInfo Structure : LineStyle Property
Specifies the style of the line bounding the image.
Syntax
'Declaration
 
Public Property LineStyle As ImageLineStyle
public ImageLineStyle LineStyle {get; set;}

Property Value

GrapeCity.SpreadBuilder.Imaging.ImageLineStyle enumeration.
See Also

Reference

ImageInfo Structure
ImageInfo Members