Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.TextMap Namespace / TextLineFragment Structure / Equals Method / Equals(TextLineFragment) Method

In This Topic
    Equals(TextLineFragment) Method
    In This Topic
    Syntax
    'Declaration
     
    Public Overloads Function Equals( _
       ByVal other As TextLineFragment _
    ) As System.Boolean
    public System.bool Equals( 
       TextLineFragment other
    )

    Parameters

    other
    See Also