Click or drag to resize

WFDescInfoBarcodeCompatible Property

This property returns true if the workflow is barcode-compatible (that is, it can scan or load a barcode, then save it at the end of the process).

Namespace:  Kofax.OmniPageCSDK.IproPlus
Assembly:  Kofax.OmniPageCSDK.IproPlus (in Kofax.OmniPageCSDK.IproPlus.dll) Version: 1.0.0.0
Syntax
public bool BarcodeCompatible { get; }

Property Value

Type: Boolean
See Also