Click or drag to resize

ImageSaveOptionsTiffCompression Property

Gets or sets compression schema, which will be used when exporting to Tagged Image File Format (TIFF).

Namespace: SautinSoft.Pdf
Assembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2024.8.8
Syntax
public TiffCompression TiffCompression { get; set; }

Property Value

TiffCompression
The compression schema, which will be used when exporting to Tagged Image File Format (TIFF).
See Also