ImageSaveOptionsTiffCompression Property |
Gets or sets compression schema, which will be used when exporting to Tagged Image File Format (TIFF).
Namespace: SautinSoft.DocumentAssembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2025.1.16
Syntax public TiffCompression TiffCompression { get; set; }
Public Property TiffCompression As TiffCompression
Get
Set
Property Value
TiffCompression
The compression schema, which will be used when exporting to Tagged Image File Format (TIFF).
See Also