Click or drag to resize

TextFindOne Method

Namespace:  Kofax.OmniPageCSDK.Objects
Assembly:  Kofax.OmniPageCSDK.Objects (in Kofax.OmniPageCSDK.Objects.dll) Version: 21.0.0.0 (21.0.19459.900)
Syntax
public FoundText FindOne(
	int pageindex,
	int position,
	string[] wordlist,
	FindTextFlags flags,
	int envlength
)

Parameters

pageindex
Type: SystemInt32
position
Type: SystemInt32
wordlist
Type: SystemString
flags
Type: Kofax.OmniPageCSDK.ArgTypesFindTextFlags
envlength
Type: SystemInt32

Return Value

Type: FoundText
See Also