←Select platform

GS1DatabarStackedBarcodeWriteOptions Constructor

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

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

Member Value
UseXModule

false

XModule

30

SetLinkageBit

false

UseStackedOmniDirectionalFormat

false

ExpandedStackedRowsCount

2

Example

For an example, refer to GS1DatabarStackedBarcodeWriteOptions.

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.