←Select platform

FourStateBarcodeWriteOptions Constructor

Summary
Initializes a new instance of the FourStateBarcodeWriteOptions class with default values.
Syntax
C#
VB
Objective-C
C++
Java
Public Function New() 
- (instancetype)init 
public FourStateBarcodeWriteOptions() 
public: 
FourStateBarcodeWriteOptions(); 
Remarks

In addition to setting the base class members as specified in BarcodeWriteOptions(), the following members are initialized as follows:

Member Value
TextPosition

BarcodeOutputTextPosition.Default

XModule

30

AustralianPostCIFEncoding

AustralianPost4StateBarcodeCIFEncoding.CTable

Example

For an example, refer to FourStateBarcodeWriteOptions.

Requirements

Target Platforms

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Barcode Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.