scale_crop property

scale_crop property

Indicates the display mode of the document thumbnail.

Definition:

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

See Also