ActiveReports 12
LineWeight Property (ImageInfo)

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

Property Value

GrapeCity.SpreadBuilder.Imaging.ImageLineWeight enumeration.
See Also

Reference

ImageInfo Structure
ImageInfo Members