Click or drag to resize

SearchTextRedact Method

This method is used to redact the document - i.e. text pieces previously marked for redaction are blacked out.

Namespace:  Kofax.OmniPageCSDK.IproPlus
Assembly:  Kofax.OmniPageCSDK.IproPlus (in Kofax.OmniPageCSDK.IproPlus.dll) Version: 1.0.0.0
Syntax
public void Redact()
Remarks

To mark for redaction, use the Process method. For more on redaction and text marking, see the Text Marking and Redaction Module chapter of the RecAPIPlus help.

See Also