10.1.5.2.4. Paper

class Patro.GraphicEngine.Painter.Paper.PaperSize(name, orientation, margin)[source]

Bases: object

Class to implements ISO 216 / ISO 269 paper size.

LETTER_TO_DIMENSION = {'A': 1189, 'B': 1414, 'C': 1297}
__init__(name, orientation, margin)[source]

Initialize self. See help(type(self)) for accurate signature.

height
height_in
margin
name
orientation
width
width_in