[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Document.Section.PenStyles

PenStyles Enum

Represents the type of pen used when drawing lines on a page.

Namespace: GrapeCity.ActiveReports.Document.Section
Assembly: MESCIUS.ActiveReports.Core.Document.dll
Syntax
public enum PenStyles : byte

Fields

Name Description
Dash

Dash styled line.

DashDot

DashDot styled line.

DashDotDot

DashDotDot styled line.

Dot

Dot styled line.

Solid

Solid line.

Transparent

No line.