WFStepParameters.SP_ATM_FALLBACKONFAIL Field
|
If the template file cannot be used as a form template in case of SP_ATM_TRYASFORM = true, then it is used as a common zone template file.
Namespace:
Kofax.OmniPageCSDK.IproPlus
Assembly:
Kofax.OmniPageCSDK.IproPlus (in Kofax.OmniPageCSDK.IproPlus.dll) Version: 1.0.0.0
Syntaxpublic static string SP_ATM_FALLBACKONFAIL
Public Shared SP_ATM_FALLBACKONFAIL As String
public:
static String^ SP_ATM_FALLBACKONFAIL
Field Value
Type:
String
Type
|
Default Value
|
Use
|
---|
boolean
|
false
|
If the template file cannot be used as a form template in case of SP_ATM_TRYASFORM = true, then it is used as a common zone template file.
|
See Also