Click or drag to resize

UDManagerExport Method

This method allows you to export a user dictionary.

Namespace:  Kofax.OmniPageCSDK.IproPlus
Assembly:  Kofax.OmniPageCSDK.IproPlus (in Kofax.OmniPageCSDK.IproPlus.dll) Version: 1.0.0.0
Syntax
public void Export(
	string UDName,
	UDSAVESTYLE Style
)

Parameters

UDName
Type: SystemString
Style
Type: Kofax.OmniPageCSDK.IproPlusUDSAVESTYLE
See Also