'Declaration
<SuppressMessageAttribute(Category="Microsoft.Performance",
CheckId="CA1819:PropertiesShouldNotReturnArrays",
Scope="",
Target="",
MessageId="",
Justification="Barcode Xpress historical compatibility")>
Public ReadOnly Property BarcodeDataAsByte As Byte()
'Usage
Dim instance As ImGearBarcodeResult
Dim value() As Byte
value = instance.BarcodeDataAsByte