Aspose::Words::Saving::ImageSaveOptions::get_TiffCompression method

ImageSaveOptions::get_TiffCompression method

Gets or sets the type of compression to apply when saving generated images to the TIFF format.

Aspose::Words::Saving::TiffCompression Aspose::Words::Saving::ImageSaveOptions::get_TiffCompression() const

Remarks

Has effect only when saving to TIFF.

The default value is Lzw.

See Also