ActiveReports 12
LineStyle Property (ImageInfo)

GrapeCity.ActiveReports.Export.Excel.v12 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