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: 2024.7.18
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