ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.Model.PageSetup Namespace / PaperSize Structure / GetHashCode Method

In This Topic
    GetHashCode Method (PaperSize)
    In This Topic
    Serves as a hash function for PaperSize.
    Syntax
    'Declaration
     
    Public Overrides Function GetHashCode() As Integer
    public override int GetHashCode()

    Return Value

    A hash code for the current instance of PaperSize.
    See Also