EngineGetDialogFolderPath Method
|
Namespace:
Kofax.OmniPageCSDK.IproPlus
Assembly:
Kofax.OmniPageCSDK.IproPlus (in Kofax.OmniPageCSDK.IproPlus.dll) Version: 1.0.0.0
Syntaxpublic string GetDialogFolderPath(
DIALOG_FOLDER Type
)
Public Function GetDialogFolderPath (
Type As DIALOG_FOLDER
) As String
public:
String^ GetDialogFolderPath(
[InAttribute] DIALOG_FOLDER Type
)
Parameters
- Type
- Type: Kofax.OmniPageCSDK.IproPlusDIALOG_FOLDER
Return Value
Type:
String
See Also