setBarcodeType

setBarcodeType(object)

Gets or sets barcode type. HIBC PAS codetext can be encoded using HIBCCode39PAS, HIBCCode128PAS, HIBCAztec:PAS, HIBCDataMatrixPAS and HIBCQRPAS encode types. Default value: HIBCCode39PAS.

setBarcodeType(value)
ParameterTypeDescription
valueobject

Return Value

Barcode

type.

See Also