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