thumbnail_data property

thumbnail_data property

Gets or sets the thumbnail data.

Definition:

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

See Also