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