[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Printing.PaperSize.GetHashCode

GetHashCode Method

GetHashCode()

Returns a hash code for the current PaperSize.

Declaration
public override int GetHashCode()
Returns
Type Description
int

A hash code computed from the paper name, width, height, and kind.

Overrides