[]
Checks whether the content of this object is same as the
content of the other
object.
public virtual bool IsContentEqual(IPdfObject other)
Public Overridable Function IsContentEqual(other As IPdfObject) As Boolean
Type | Name | Description |
---|---|---|
IPdfObject | other | The object to compare with this object. |