get_IsTemporaryFilesAllowed()
BlobManagementOptions::get_IsTemporaryFilesAllowed() method
This property defines if temporary files can be created while working with BLOBs, what greatly decreases the memory consumption but requires permissions to create files.
bool Aspose::Slides::BlobManagementOptions::get_IsTemporaryFilesAllowed() override
Remarks
All files will be deleted after work with the presentation will be finished.
See Also
- Class BlobManagementOptions
- Namespace Aspose::Slides
- Library Aspose.Slides