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