Gets or sets a minimum required version of the ActiveX control.
$au.uploader({
activeXControl: {
//...other params...
version: "",
//...other params...
}
})
Type: string
The minimum required version of the ActiveX control.
Default value is "".