Code128B Function

Navigation:  Functions >

Code128B Function

Previous pageReturn to chapter overviewNext page

Encodes a string using Code128 (Set B) format.

Public Function Code128B(ByVal Src As String) As String

Parameters

Src

     String to be encoded using Code128 (Set B) format.

 

Return Value

Code128 (Set B) format barcode string.