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.Document
Assembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2024.4.24
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