Click or drag to resize

TextFindAll Method

Namespace:  Kofax.OmniPageCSDK.Objects
Assembly:  Kofax.OmniPageCSDK.Objects (in Kofax.OmniPageCSDK.Objects.dll) Version: 20.1.0.0 (20.1.16620.2100)
Syntax
public FoundText[] FindAll(
	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