Aspose::Cells::Rendering::ImageOrPrintOptions::SetTiffCompression method

ImageOrPrintOptions::SetTiffCompression method

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

void Aspose::Cells::Rendering::ImageOrPrintOptions::SetTiffCompression(TiffCompression value)

Remarks

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

See Also