Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.Operators Namespace / ShowText2 Class / IsSame Method

In This Topic
    IsSame Method (ShowText2)
    In This Topic
    Syntax
    'Declaration
     
    Public Overrides Function IsSame( _
       ByVal other As OperatorBase _
    ) As System.Boolean
    public override System.bool IsSame( 
       OperatorBase other
    )

    Parameters

    other
    See Also