Click or drag to resize

SearchTextText Method

This method returns the text found with the Next method, plus its environment.

Namespace:  Kofax.OmniPageCSDK.IproPlus
Assembly:  Kofax.OmniPageCSDK.IproPlus (in Kofax.OmniPageCSDK.IproPlus.dll) Version: 1.0.0.0
Syntax
public string Text(
	out FINDTEXTCONTEXT Context
)

Parameters

Context
Type: Kofax.OmniPageCSDK.IproPlusFINDTEXTCONTEXT

Return Value

Type: String
Remarks

For more on redaction and text marking, see the Text Marking and Redaction Module chapter of the RecAPIPlus help.

See Also