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