height property
height property
Gets the height.
Definition:
@property
def height(self):
...
@height.setter
def height(self, value):
...
See Also
- module
groupdocs.parser.data - class
Size
Gets the height.
@property
def height(self):
...
@height.setter
def height(self, value):
...
groupdocs.parser.dataSize