width property
width property
Preview width.
Definition:
@property
def width(self):
...
@width.setter
def width(self, value):
...
See Also
- module
groupdocs.comparison.options
- class
PreviewOptions
Preview width.
@property
def width(self):
...
@width.setter
def width(self, value):
...
groupdocs.comparison.options
PreviewOptions