image_width property
image_width property
Definition:
@property
def image_width(self):
...
@image_width.setter
def image_width(self, value):
...
See Also
- class
PdfViewOptions
@property
def image_width(self):
...
@image_width.setter
def image_width(self, value):
...
PdfViewOptions