Defines the dimensions of a sheet of paper. All dimensions are in
centimeters.
|
|
|
get_name(self)
Return the name of the paper style |
source code
|
|
|
get_height(self)
Return the page height in cm |
source code
|
|
|
set_height(self,
height)
Set the page height in cm |
source code
|
|
|
get_width(self)
Return the page width in cm |
source code
|
|
|
set_width(self,
width)
Set the page width in cm |
source code
|
|
|
get_height_inches(self)
Return the page height in inches |
source code
|
|
|
get_width_inches(self)
Return the page width in inches |
source code
|
|