Click or drag to resize

WFDescInfoSetMetaData Method

Using this property, you can check and customise metadata values.

Namespace:  Kofax.OmniPageCSDK.IproPlus
Assembly:  Kofax.OmniPageCSDK.IproPlus (in Kofax.OmniPageCSDK.IproPlus.dll) Version: 1.0.0.0
Syntax
public void SetMetaData(
	string Name,
	Object Value
)

Parameters

Name
Type: SystemString
Value
Type: SystemObject
See Also