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

In This Topic
    Top Property (OffsetsD)
    In This Topic
    Gets or sets the top offset.
    Syntax
    'Declaration
     
    Public Property Top As Double
    public double Top {get; set;}
    See Also