Public Member Functions | |
| BarcodeTypeEnum_1D | GetBarcodeType () |
| Identify the barcode type. Refer to BarcodeTypeEnum_1D for possible supported types. More... | |
| void | SetBarcodeType (BarcodeTypeEnum_1D type) |
| BarcodeTypeEnum_1D com.UniPRT.Sdk.LabelMaker.Interface.IBarcodeType1D.GetBarcodeType | ( | ) |
Identify the barcode type. Refer to BarcodeTypeEnum_1D for possible supported types.
Implemented in com.UniPRT.Sdk.LabelMaker.Abstract.ABarcode1D.
| void com.UniPRT.Sdk.LabelMaker.Interface.IBarcodeType1D.SetBarcodeType | ( | BarcodeTypeEnum_1D | type | ) |
Implemented in com.UniPRT.Sdk.LabelMaker.Abstract.ABarcode1D.