Gets and sets the width of the Captcha image

Namespace: DotNetNuke.UI.WebControls
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

C#
public Unit CaptchaWidth { get; set; }
Visual Basic
Public Property CaptchaWidth As Unit
	Get
	Set

See Also