Namespace:
Kofax.OmniPageCSDK.CAPI
Assembly:
Kofax.OmniPageCSDK.CAPI (in Kofax.OmniPageCSDK.CAPI.dll) Version: 22.0.0.0 (22.0.22462.100)
Syntaxpublic Object GetValue(
Settings settings
)
Public Function GetValue (
settings As Settings
) As Object
public:
Object^ GetValue(
Settings^ settings
)
Parameters
- settings
- Type: Kofax.OmniPageCSDK.CAPI.Settings
Return Value
Type:
Object
See Also