←Select platform

BarcodeWriteOptions Constructor

Summary

Initializes a new instance of the BarcodeWriteOptions.

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

Remarks

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

This class is abstract class and cannot be created directly, instead create one of its derived classes as described in BarcodeWriteOptions.

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