BottomMargin Property (Report)
In This Topic
Gets or sets the height of the bottom margin.
Syntax
'Declaration
Public Property BottomMargin As Length
public Length BottomMargin {get; set;}
Property Value
A
Length structure indicating the height of the bottom margin.
See Also