ActiveReports 18 .NET Edition
MESCIUS.ActiveReports Assembly / GrapeCity.ActiveReports.Document.Section Namespace / Page Class / PenStyle Property

In This Topic
    PenStyle Property
    In This Topic
    Gets or sets the pen style.
    Syntax
    'Declaration
     
    Public Property PenStyle As PenStyles
    public PenStyles PenStyle {get; set;}

    Property Value

    The pen style.
    See Also