ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Drawing Namespace / FontInfo Class / Equals(Object) Method

In This Topic
    Equals(Object) Method
    In This Topic
    Syntax
    'Declaration
     
    Public Overrides Function Equals( _
       ByVal other As Object _
    ) As Boolean
    public override bool Equals( 
       object other
    )

    Parameters

    other
    See Also