CSymbologyOptions Class

Use this class to set preamble, postamble, and global symbology ID options, or to enable multicodes for bar code symbologies.

Support for symbologies and their attributes depends on the scanner and associated firmware installed in your Honeywell computer, and on the current symbology settings as configured by the Honeywell Enterprise Settings application.

Namespace: Honeywell.Mobility.DataCollection

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

Syntax

[C#]
public class CSymbologyOptions : Component

[Visual Basic]
Public Class CSymbologyOptions _
    Inherits Component

Remarks

Any public static (Shared in Visual Basic) members of this type are safe for multi-threaded operations. Instance members are not guaranteed to be thread safe and each instance should be used only within a single thread.

Inheritance Hierarchy

System.ComponentModel.Component

System.MarshalByRefObject

System.Object

Honeywell.Mobility.DataCollection.CSymbologyOptions

More Information

CSymbologyOptions Members

Honeywell.Mobility.DataCollection Classes