scale_crop property
scale_crop property
Indicates the display mode of the document thumbnail. Set this element to true to enable scaling of the document thumbnail to the display. Set this element to false to enable cropping of the document thumbnail to show only sections that fits the display. Read/write bool.
Definition:
@property
def scale_crop(self):
...
@scale_crop.setter
def scale_crop(self, value):
...
See Also
- class
IDocumentProperties
- module
aspose.slides
- library
Aspose.Slides