Initializes a new instance of the OneDBarcodeWriteOptions class with default values.
public OneDBarcodeWriteOptions()
Public Function New()
- (instancetype)init
public OneDBarcodeWriteOptions()
public:
OneDBarcodeWriteOptions();
In addition to setting the base class members as specified in BarcodeWriteOptions(), the following members are initialized as follows:
Member | Value |
---|---|
TextPosition | |
EnableErrorCheck |
false |
UseXModule |
false |
XModule |
30 |
SetGS1DatabarLinkageBit |
false |
WriteTruncatedGS1Databar |
false |
Code128TableEncoding | |
Code11CheckDigitType | |
MSIModuloType |
For an example, refer to OneDBarcodeWriteOptions.
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