TiffOptionsCompression Property

Gets or sets the compression.

Namespace:  Aspose.CAD.ImageOptions
Assembly:  Aspose.CAD (in Aspose.CAD.dll) Version: 20.8
Syntax
public TiffCompressions Compression { get; set; }

Property Value

Type: TiffCompressions
The compression.
See Also