setBarcodeType

setBarcodeType(object)

Gets or sets barcode type. HIBC LIC codetext can be encoded using HIBCCode39LIC, HIBCCode128LIC, HIBCAztecLIC, HIBCDataMatrixLIC and HIBCQRLIC encode types. Default value: HIBCCode39LIC.

setBarcodeType(value)
ParameterTypeDescription
valueobject

Return Value

Barcode

type.

See Also