CSymbology.CCode39.EEnable Enumeration

Enum data type for the Enable property.

Namespace: Honeywell.Mobility.DataCollection

Assembly: Honeywell.Mobility.DataCollection.FF3.5 (in Honeywell.Mobility.DataCollection.FF3.5.dll)

Syntax

[C#] 
public enum EEnable
[Visual Basic]
Public Enumeration EEnable

Members

Disable - Disables Code 39 verification.

Enable - Enables Code 39 verification.

More Information

CSymbology.CCode39 Class