Aspose::Pdf::Optimization::OptimizationOptions::get_RemoveUnusedStreams method

OptimizationOptions::get_RemoveUnusedStreams method

If this flag set to true, every resource is checked on it’s usage. If resource is never used, then resources is removed. This may decrease document size for example when pages were extracted from document.

bool Aspose::Pdf::Optimization::OptimizationOptions::get_RemoveUnusedStreams() const

See Also