Click or drag to resize

Gs1EpcLibEpcBarcodeStringToHex Method

Overload List
 NameDescription
Public methodStatic memberEpcBarcodeStringToHex(String, String, Int32) Convert a Barcode String to a hex representation of an encoded EPC. For TDS 2.0 schemes.
Public methodStatic memberEpcBarcodeStringToHex(String, Gs1EpcLibTagSchemes, Int32, Gs1EpcLibEncodings) Convert a Barcode String to a hex representation of an encoded EPC. For TDS 2.0 schemes where specific encoding is required.
Public methodStatic memberEpcBarcodeStringToHex(String, Gs1EpcLibTagSchemes, Int32, Int32) Convert a Barcode String to a hex representation of an encoded EPC.
Public methodStatic memberEpcBarcodeStringToHex(String, String, Int32, Gs1EpcLibEncodings) Convert a Barcode String to a hex representation of an encoded EPC. For TDS 2.0 schemes where specific encoding is required.
Public methodStatic memberEpcBarcodeStringToHex(String, String, Int32, Int32) Convert a Barcode String to a hex representation of an encoded EPC.
Top
See Also