Click or drag to resize

BarcodeTypesGetItem Method

This property returns the requested BarcodeType object.

Namespace:  Kofax.OmniPageCSDK.IproPlus
Assembly:  Kofax.OmniPageCSDK.IproPlus (in Kofax.OmniPageCSDK.IproPlus.dll) Version: 1.0.0.0
Syntax
public void GetItem(
	int Index,
	out BarcodeType BarcodeType
)

Parameters

Index
Type: SystemInt32
BarcodeType
Type: Kofax.OmniPageCSDK.IproPlusBarcodeType
See Also