width property
width property
Width of original document
Definition:
@property
def width(self):
...
@width.setter
def width(self, value):
...
See Also
- module
groupdocs.comparison.options
- class
OriginalSize
Width of original document
@property
def width(self):
...
@width.setter
def width(self, value):
...
groupdocs.comparison.options
OriginalSize