preview_format property

preview_format property

Definition:

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

See Also