PrintDocument for WinForms | ComponentOne
C1.PrintDocument.8 Assembly / C1.C1Preview Namespace / Borders Structure / Top Property

In This Topic
    Top Property (Borders)
    In This Topic
    Gets or sets the top border.
    Syntax
    'Declaration
     
    Public Property Top As LineDef
    public LineDef Top {get; set;}
    See Also