←Select platform

BarcodeReadOptions Constructor

Summary

Initializes a new instance of the BarcodeReadOptions.

Syntax
C#
VB
Objective-C
C++
Java
protected BarcodeReadOptions() 
Protected Function New() 
- (instancetype)init 
protected BarcodeReadOptions() 
protected: 
BarcodeReadOptions(); 

Remarks

This constructor initializes ForeColor to "Black" and BackColor to "White".

This class is an abstract class and cannot be created directly. Instead create one of its derived classes as described in BarcodeReadOptions.

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