[ Version ( since = "2.10" ) ]
public void set_size (double width, double height, Unit unit)
Changes the dimensions of a this to width x height.
| this |
a custom PaperSize object |
| width |
the new width in units of |
| height |
the new height in units of |
| unit |
the unit for |