image_width property
image_width property
Gets or sets the image width.
Definition:
@property
def image_width(self):
    ...
@image_width.setter
def image_width(self, value):
    ...
See Also
- module aspose.cad.imageoptions
- class TiffOptions
Gets or sets the image width.
@property
def image_width(self):
    ...
@image_width.setter
def image_width(self, value):
    ...
aspose.cad.imageoptionsTiffOptions