Aspose::Pdf::Optimization::OptimizationOptions::get_CompressAllContentStreams method

OptimizationOptions::get_CompressAllContentStreams method

If set to true

, all uncompressed page content streams will be compressed using the FlateDecode filter during Document::OptimizeResources(). Default is false

to preserve backward compatibility.

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

See Also