[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.TextMap.TextLineFragment.Equals

Equals Method

Equals(TextLineFragment)

Declaration
public bool Equals(TextLineFragment other)
Public Function Equals(other As TextLineFragment) As Boolean
Parameters
Type Name Description
TextLineFragment other
Returns
Type Description
bool
Implements

Equals(object)

Declaration
public override bool Equals(object obj)
Public Overrides Function Equals(obj As Object) As Boolean
Parameters
Type Name Description
object obj
Returns
Type Description
bool
Overrides