height property
height property
Height of original document.
Definition:
@property
def height(self):
...
@height.setter
def height(self, value):
...
See Also
- module
groupdocs.comparison.options
- class
Size
Height of original document.
@property
def height(self):
...
@height.setter
def height(self, value):
...
groupdocs.comparison.options
Size