BlockPair Class

Namespace: Stimulsoft.Report.BarCodes

Constructors

Constructor Description
constructor(ByteArray data, ByteArray errorCorrection)  

constructor(data: ByteArray, errorCorrection: ByteArray)

Parameters

Methods

Method Returns Description
getDataBytes ByteArray  
getErrorCorrectionBytes ByteArray  

Method Details

getDataBytes

getDataBytes(): ByteArray

Returns ByteArray


getErrorCorrectionBytes

getErrorCorrectionBytes(): ByteArray

Returns ByteArray