Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Rdl.Rdl2008 Namespace / Page Class / BottomMargin Property

In This Topic
    BottomMargin Property (Page)
    In This Topic
    Gets or sets the width of the left margin. Default: 0 in.
    Syntax
    'Declaration
     
    Public Property BottomMargin As ReportSize
    public ReportSize BottomMargin {get; set;}
    See Also