[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Printing.Margins.GetHashCode

GetHashCode Method

GetHashCode()

Returns a hash code for the current Margins.

Declaration
public override int GetHashCode()
Returns
Type Description
int

A hash code computed from the left, right, top, and bottom margin values.

Overrides