Click or drag to resize

RecAPI.GETALLALTERNATIVES Method

Namespace:  OmniPageCSDK.CAPI
Assembly:  OmniPageCSDK.CAPI (in OmniPageCSDK.CAPI.dll) Version: 22.2.0.0 (22.2.24312.100)
Syntax
public static string[] GETALLALTERNATIVES(
	char[] stringstart,
	uint ndx,
	uint cnt
)

Parameters

stringstart
Type:System.Char[]
ndx
Type: System.UInt32
cnt
Type: System.UInt32

Return Value

Type:String[]
See Also