PageSetup.getPaperHeight

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.

class PageSetup
double
getPaperHeight

Parameters

unit gtk.types.Unit

the unit for the return value

Return Value

Type: double

the paper height.