ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Document Assembly / GrapeCity.ActiveReports.Document.Drawing Namespace / Font Class / GetHashCode Method

In This Topic
GetHashCode Method (Font)
In This Topic
Gets the hash code of the current instance of class Font.
Syntax
'Declaration
 
Public Overrides Function GetHashCode() As Integer
 

Return Value

Returns the hash code.
See Also