Aspose::Pdf::LowCode::TiffOptions::get_Compression method

TiffOptions::get_Compression method

Gets the type of the compression.

Devices::CompressionType Aspose::Pdf::LowCode::TiffOptions::get_Compression()

Remarks

Default value is CompressionType.LZW

The type of the compression.

See Also