ActiveReports Developer 7
LineStyle Property
See Also 
GrapeCity.ActiveReports.Export.Excel.v7 Assembly > GrapeCity.SpreadBuilder.Imaging Namespace > ImageInfo Structure : LineStyle Property

Glossary Item Box

Specifies the style of the line bounding the image.

Syntax

Visual Basic (Declaration) 
Public Property LineStyle As ImageLineStyle
C# 
public ImageLineStyle LineStyle {get; set;}

Property Value

GrapeCity.SpreadBuilder.Imaging.ImageLineStyle enumeration.

See Also