Search results

Code39Extension API in Vue Barcode API component

code39 used to calculate the barcode of type 39

Methods

checkSum

Check sum method for the code 39 bar code

Returns number

getCharacter

get the characters to check

Returns string

getCodeValue

get the code value to check

Returns string[]

validateInput

Validate the given input to check whether the input is valid one or not

Returns string