Aspose::BarCode::BarCodeRecognition::BarCodeResult::get_CodeBytes method

BarCodeResult::get_CodeBytes method

Gets the encoded code bytes.

System::ArrayPtr<uint8_t> Aspose::BarCode::BarCodeRecognition::BarCodeResult::get_CodeBytes()

Remarks

The code bytes of the barcode

See Also