Determines whether two PrintingUnits are the same printing unit.
Parameters
- a
- A PrintingUnit which represents the left side of the comparison.
- b
- A PrintingUnit which represents the right side of the comparison.
Return Value
A boolean value which is true if the units are the same. Otherwise, false is returned.