height property
height property
Gets or sets the image height in pixels.
Definition:
@property
def height(self):
...
@height.setter
def height(self, value):
...
See Also
- module
groupdocs.metadata.standards.xmp
- class
XmpThumbnail
Gets or sets the image height in pixels.
@property
def height(self):
...
@height.setter
def height(self, value):
...
groupdocs.metadata.standards.xmp
XmpThumbnail