[]
        
(Showing Draft Content)

GrapeCity.Documents.Drawing.FrameStyle.LineColor

LineColor Property

LineColor

Gets or sets the color of the inner border line. The default is black.

Ignored if the Pen property is set.

Declaration
public Color LineColor { get; set; }
Public Property LineColor As Color