Click or drag to resize

RecAPIPlusRecExecuteSET Method

Namespace:  OmniPageCSDK.CAPI
Assembly:  OmniPageCSDK.CAPI (in OmniPageCSDK.CAPI.dll) Version: 2025.1.0.0
Syntax
public static RECERR RecExecuteSET(
	int sid,
	IntPtr hDoc,
	int[] indices,
	string settemplate
)

Parameters

sid
Type: SystemInt32
hDoc
Type: SystemIntPtr
indices
Type: SystemInt32
settemplate
Type: SystemString

Return Value

Type: RECERR
See Also