←Select platform

BarcodeWriteOptions Constructor

Summary

Initializes a new instance of the BarcodeWriteOptions.

Syntax

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

Leadtools.Barcode Assembly