←Select platform

BarcodeReadOptions Constructor

Summary

Initializes a new instance of the BarcodeReadOptions.

Syntax

C#
VB
Java
Objective-C
C++
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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Barcode Assembly