[]
Checks whether the content of this object is same as the
content of the other object.
public virtual bool IsContentEqual(IPdfObject other)
| Type | Name | Description |
|---|---|---|
| IPdfObject | other | The object to compare with this object. |
| Type | Description |
|---|---|
| bool | true if the two objects have the same content, false otherwise. |