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