SettingsGetDouble Method (Setting)
|
Namespace:
Kofax.OmniPageCSDK.CAPI
Assembly:
Kofax.OmniPageCSDK.CAPI (in Kofax.OmniPageCSDK.CAPI.dll) Version: 20.1.0.0 (20.1.16620.2100)
Syntaxpublic double GetDouble(
Setting setting
)
Public Function GetDouble (
setting As Setting
) As Double
public:
double GetDouble(
Setting^ setting
)
Parameters
- setting
- Type: Kofax.OmniPageCSDK.CAPISetting
Return Value
Type:
Double
See Also