Click or drag to resize
Captcha Constructor
Initializes a new instance of the Captcha class

Namespace: VisualCaptcha
Assembly: VisualCaptcha (in VisualCaptcha.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public Captcha(
	int numberOfImageOptions
)

Parameters

numberOfImageOptions
Type: SystemInt32
See Also