Topics   All   MacOS (Only)   Windows (Only)   Linux (Only, Not)   iOS (Only, Not)  
Components   Crossplatform Mac & Win   Server   Client   Old   Deprecated   Guides   Examples   Videos
New in version: 9.5   10.0   10.1   10.2   10.3   10.4   10.5   11.0   11.1   11.2    Statistic    FMM    Blog  

ImageCapture.SetFeatureValue

Sets a vendor scanner feature value.

Component Version macOS Windows Linux Server iOS SDK
ImageCapture 6.4 ✅ Yes ❌ No ❌ No ❌ No ❌ No
MBS( "ImageCapture.SetFeatureValue"; FeatureName; Selector; Value )   More

Parameters

Parameter Description Example
FeatureName The name of the feature. $name
Selector What value to set.
Can be "value" for boolean values or "currentValue" for range or enumeration values.
"value"
Value The new value.

Result

Returns OK or error.

Description

Sets a vendor scanner feature value.

See also

Created 11st September 2016, last changed 4th June 2018


ImageCapture.RequestTakePicture - ImageCapture.SetItemsAddedScript

Feedback: Report problem or ask question.