This documentation is for the old version. Go to the latest Upload Suite docs

ImageUploader.QualityMeterAcceptableQualityColor Property

Color of the quality meter element which corresponds to the maximum acceptable print format.

Namespace: Aurigma.ImageUploader
Assembly: Aurigma.ImageUploader (in Aurigma.ImageUploader.dll)

Syntax

Visual Basic
Public Property QualityMeterAcceptableQualityColor As Color
C#
public Color QualityMeterAcceptableQualityColor { get; set; }

Property Value

A Color value which specifies a color of the quality meter element for acceptable print formats.

Default value is yellow.

Remarks

This property corresponds to QualityMeterAcceptableQualityColor client-side property.

See Also

Reference