Initializes a new instance of the CaptchaImage class using the specified text, width, height and font family.
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- s
- Type:
System String
Text
- width
- Type:
System Int32
Width
- height
- Type:
System Int32
Height
- familyName
- Type:
System String
Family name
- useWarp
- Type:
System Boolean
Indicates if shlould be used warp
See Also