PageSetup.getPageHeight

Returns the page height in units of unit.

Note that this function takes orientation and margins into consideration. See gtk.page_setup.PageSetup.getPaperHeight.

class PageSetup
double
getPageHeight

Parameters

unit gtk.types.Unit

the unit for the return value

Return Value

Type: double

the page height.