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