width property
width property
Gets or sets the page width.
Definition:
@property
def width(self):
...
@width.setter
def width(self, value):
...
See Also
- module
groupdocs.redaction
- class
PageInfo
Gets or sets the page width.
@property
def width(self):
...
@width.setter
def width(self, value):
...
groupdocs.redaction
PageInfo