Click or drag to resize

SettingCollectionMakePagesSearchable 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 void MakePagesSearchable(
	string filename,
	Page[] pages,
	IMAGEINDEX imageindex,
	int frompage
)

Parameters

filename
Type: SystemString
pages
Type: Kofax.OmniPageCSDK.ObjectsPage
Array of pages
imageindex
Type: Kofax.OmniPageCSDK.ArgTypesIMAGEINDEX
frompage
Type: SystemInt32
See Also