Navigation: Functions >
Encodes a string using Code128 (Set C) format.
Public Function Code128C(ByVal Src As String) As String
Parameters
Src
String to be encoded using Code128 (Set C) format.
Return Value
Code128 (Set C) format barcode string.