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