set_ScaleCrop()

DocumentProperties::set_ScaleCrop(bool) method

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. Write bool.

void Aspose::Slides::DocumentProperties::set_ScaleCrop(bool value) override

See Also