[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Border.GetMargins

GetMargins Method

GetMargins(float)

Returns a Border.BorderMargins object that contains the thickness of the top, left, right, and bottom edges of the drawn border.

Declaration
public Border.BorderMargins GetMargins(float pageScale)
Parameters
Type Name Description
float pageScale

The page scale value.

Returns
Type Description
Border.BorderMargins

Returns the border margins.