Click or drag to resize

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

Parameters

filename
Type: System.String
pages
Type:Kofax.OmniPageCSDK.Objects.Page[]
Array of pages
imageindex
Type: Kofax.OmniPageCSDK.ArgTypes.IMAGEINDEX
frompage
Type: System.Int32
See Also