Click or drag to resize

Text.FindOne Method

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

Parameters

pageindex
Type: System.Int32
position
Type: System.Int32
wordlist
Type:System.String[]
flags
Type: Kofax.OmniPageCSDK.ArgTypes.FindTextFlags
envlength
Type: System.Int32

Return Value

Type: FoundText
See Also