TiffOptionsPredictor Property

Gets or sets the predictor for LZW compression.

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

Property Value

Type: TiffPredictor
The predictor type.
See Also