width property
width property
Specifies page width
Definition:
@property
def width(self):
...
@width.setter
def width(self, value):
...
See Also
- module
groupdocs.signature.domain
- class
PageInfo
Specifies page width
@property
def width(self):
...
@width.setter
def width(self, value):
...
groupdocs.signature.domain
PageInfo