set_size


Description:

[ Version ( since = "2.10" ) ]
public void set_size (double width, double height, Unit unit)

Changes the dimensions of a this to width x height.

Parameters:

this

a custom PaperSize object

width

the new width in units of unit

height

the new height in units of unit

unit

the unit for width and height