Namespace:
Kofax.OmniPageCSDK.IproPlus
Assembly:
Kofax.OmniPageCSDK.IproPlus (in Kofax.OmniPageCSDK.IproPlus.dll) Version: 1.0.0.0
Syntaxpublic Object CDGetData(
CD_TYPE Type,
string Name
)
Public Function CDGetData (
Type As CD_TYPE,
Name As String
) As Object
public:
Object^ CDGetData(
[InAttribute] CD_TYPE Type,
[InAttribute] String^ Name
)
Parameters
- Type
- Type: Kofax.OmniPageCSDK.IproPlusCD_TYPE
- Name
- Type: SystemString
Return Value
Type:
Object
See Also