Initializes a new instance of the GS1DatabarStackedBarcodeWriteOptions class with default values.
public GS1DatabarStackedBarcodeWriteOptions()
Public Function New()
- (instancetype)init
public GS1DatabarStackedBarcodeWriteOptions()
public:
GS1DatabarStackedBarcodeWriteOptions();
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 |
For an example, refer to GS1DatabarStackedBarcodeWriteOptions.
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