BottomMargin Property (IMapSubItem)
In This Topic
Gets the width of the bottom margin. The default value is 0in.
Syntax
'Declaration
ReadOnly Property BottomMargin As Length
Length BottomMargin {get;}
Property Value
A
GrapeCity.ActiveReports.PageReportModel.Length representing the width of the bottom margin.
See Also