PrintDocument for WinForms | ComponentOne
C1.PrintDocument.6 Assembly / C1.C1Preview Namespace / OffsetsD Structure / Bottom Property

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