WFStepParameters.SP_TM_REDACTDOCUMENT Field
|
If this parameter is set, all the others are ignored. This implements a workflow step that performs redaction on all text strings in the document that are marked for redaction.
Namespace:
Kofax.OmniPageCSDK.IproPlus
Assembly:
Kofax.OmniPageCSDK.IproPlus (in Kofax.OmniPageCSDK.IproPlus.dll) Version: 1.0.0.0
Syntaxpublic static string SP_TM_REDACTDOCUMENT
Public Shared SP_TM_REDACTDOCUMENT As String
public:
static String^ SP_TM_REDACTDOCUMENT
Field Value
Type:
String
Type
|
Default Value
|
Use
|
---|
boolean
|
false
|
If this parameter is set, all the others are ignored. This implements a workflow step that performs redaction on all text strings in the document that are marked
for redaction.
|
See Also