height property
height property
The page height.
Definition:
@property
def height(self):
...
@height.setter
def height(self, value):
...
See Also
- class
PageInfo
The page height.
@property
def height(self):
...
@height.setter
def height(self, value):
...
PageInfo