|
Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.22
|
| Leadtools.Barcode Namespace > OneDBarcodeWriteOptions Class : OneDBarcodeWriteOptions Constructor |
public OneDBarcodeWriteOptions()
'Declaration
Public Function New()
'Usage
Dim instance As New OneDBarcodeWriteOptions()
public OneDBarcodeWriteOptions()
- (instancetype)init
public OneDBarcodeWriteOptions()
function 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.