PageSetup.getPaperHeight

double getPaperHeight(gtk.types.Unit unit)

Returns the paper height in units of unit.

Note that this function takes orientation, but not margins into consideration. See [gtk.page_setup.PageSetup.getPageHeight].

Parameters

unitthe unit for the return value

Returns

the paper height.