BottomMargin Property (Report)
Gets or sets a height of the bottom margin.
public Length BottomMargin {get; set;}
'Declaration
Public Property BottomMargin As Length
Property Value
A
Length value indicating the height of the bottom margin. Default value is
0in
.