CogIDResultDecoded RawByteArray Property Cognex VisionPro 9.22 SR1
The decoded data as a raw array of bytes. No localization is performed.

Namespace: Cognex.VisionPro.ID
Assembly: Cognex.VisionPro.ID (in Cognex.VisionPro.ID.dll) Version: 87.1.0.0
Syntax

public byte[] RawByteArray { get; }

Property Value

Type:  Byte 
Default value is null.
See Also