page_height property

page_height property

Definition:

@property
def page_height(self):
    ...
@page_height.setter
def page_height(self, value):
    ...

See Also