height property
height property
The height of the embedded object size.
Definition:
@property
def height(self):
...
@height.setter
def height(self, value):
...
See Also
- module
groupdocs.merger.domain.options
- class
ISizeOptions
The height of the embedded object size.
@property
def height(self):
...
@height.setter
def height(self, value):
...
groupdocs.merger.domain.options
ISizeOptions