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
- Enum TiffCompression
- Class ImageOrPrintOptions
- Namespace Aspose::Cells::Rendering
- Library Aspose.Cells for C++