C#
VB
Java
Objective-C
C++
Initializes a new instance of the BarcodeWriteOptions.
protected BarcodeWriteOptions()
Protected Function New()
- (instancetype)init
protected BarcodeWriteOptions()
protected:
BarcodeWriteOptions();
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.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET