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