Click or drag to resize

BarcodeTypesDisableAll Method

This method disables all bar code types for recognition with a single call.

Namespace:  Kofax.OmniPageCSDK.IproPlus
Assembly:  Kofax.OmniPageCSDK.IproPlus (in Kofax.OmniPageCSDK.IproPlus.dll) Version: 1.0.0.0
Syntax
public void DisableAll()
Remarks

When a Document is the parent, this method also sets the Modified property of the Document object to true.

If the container of this collection is the Engine object, calling this method has no effect.

See Also