Click or drag to resize
CaptchaImageBackgroundNoise Property
Gets or sets the amount of background noise to generate in the KaxCaptcha image.

Namespace: Kettic.AspNet.Controls
Assembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntax
public CaptchaBackgroundNoiseLevel BackgroundNoise { get; set; }

Property Value

Type: CaptchaBackgroundNoiseLevel
The amount of background noise to generate in the KaxCaptcha image.
See Also