Aspose::Pdf::Optimization::OptimizationOptions::get_RemoveUnusedObjects method

OptimizationOptions::get_RemoveUnusedObjects method

If this flag is set to true, all document objects will be checked and unused objects (i.e. objects which does not have any reference) are removed from document.

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

See Also