FlexReport for UWP | ComponentOne
C1.UWP.Document Assembly / C1.Xaml.Document Namespace / C1PageSettings Class / BottomMargin Property

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