Aspose::Cells::Rendering::ImageOrPrintOptions::GetTiffCompression method

ImageOrPrintOptions::GetTiffCompression method

Gets or sets the type of compression to apply only when saving pages to the Tiff format.

TiffCompression Aspose::Cells::Rendering::ImageOrPrintOptions::GetTiffCompression()

Remarks

Has effect only when saving to TIFF. The default value is Lzw.

See Also