←Select platform

PharmaCodeBarcodeReadOptions Constructor

Summary

Initializes a new instance of the PharmaCodeBarcodeReadOptions class with default values.

Syntax
C#
VB
C++
Public Function New() 
public: 
PharmaCodeBarcodeReadOptions(); 

Remarks

In addition to setting the base class members as specified in BarcodeReadOptions(), the following members are initialized as follows:

Member Value
SearchDirection

BarcodeSearchDirection.Horizontal

Example

For an example, refer to PharmaCodeBarcodeReadOptions.

Requirements

Target Platforms

Help Version 20.0.2020.4.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Barcode Assembly