PictureShapeContrast Property Bytescout Spreadsheet SDK
Gets or sets the contrast of the picture. The minimum value of 0.0 specifies that the picture is rendered with no contrast. The maximum value of 1.0 specifies that the picture is rendered with maximum contrast. The default value for this property is 0.5 and specifies no change to the contrast of the picture.

Namespace:  Bytescout.Spreadsheet.MSODrawing
Assembly:  Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.1.2054-master
Syntax

public double Contrast { get; set; }

Property Value

Type: Double
The contrast.

Implements

IPictureShapeContrast
See Also

Reference