set_DeletePicturesCroppedAreas()

IHtmlOptions::set_DeletePicturesCroppedAreas(bool) method

A boolean flag indicates if the cropped parts remain as part of the document. If true the cropped parts will removed, if false they will be serialized in the document (which can possible lead to a larger file) Write bool.

virtual void Aspose::Slides::Export::IHtmlOptions::set_DeletePicturesCroppedAreas(bool value)=0

See Also