Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview Namespace / C1PageSettings Class / BottomMargin Property

In This Topic
    BottomMargin Property (C1PageSettings)
    In This Topic
    Gets or sets the bottom margin.
    Syntax
    'Declaration
     
    Public Property BottomMargin As Unit
    public Unit BottomMargin {get; set;}
    See Also