Gets and sets the height of the Captcha image

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

Syntax

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

See Also