WFStepParameters.SP_TM_REDACTTEXT Field
|
Set text redaction. If this is set, the words on the SP_TM_REDACTLIST word list will be redacted. If it is NOT set, those words will be marked for redaction and not redacted.
Namespace:
Kofax.OmniPageCSDK.IproPlus
Assembly:
Kofax.OmniPageCSDK.IproPlus (in Kofax.OmniPageCSDK.IproPlus.dll) Version: 1.0.0.0
Syntaxpublic static string SP_TM_REDACTTEXT
Public Shared SP_TM_REDACTTEXT As String
public:
static String^ SP_TM_REDACTTEXT
Field Value
Type:
String
Type
|
Default Value
|
Use
|
---|
boolean
|
true
|
Set text redaction. If this is set, the words on the SP_TM_REDACTLIST word list will be redacted. If it is NOT set, those words will be marked for redaction and not redacted.
|
See Also