[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Printing.PaperSource.GetHashCode

GetHashCode Method

GetHashCode()

Returns a hash code for the current PaperSource.

Declaration
public override int GetHashCode()
Returns
Type Description
int

A hash code based on the paper source kind.

Overrides