thumbnail_image property

thumbnail_image property

Gets or sets the thumbnail image.

Definition:

@property
def thumbnail_image(self):
    ...
@thumbnail_image.setter
def thumbnail_image(self, value):
    ...

See Also