RdOptimizerSettingsBppMax Property

Gets or sets the maximum R value for consideration in in bits per pixel

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

Property Value

Type: Double
The maximum R value for consideration in bits per pixel.
See Also