 | BarcodeEncodedMatrix Property |
Gets the encoded data as a two dimensional bit matrix for 2D barcodes.
Namespace:
Opait.Barcode
Assembly:
Opait.Barcode (in Opait.Barcode.dll) Version: 1.2.0.0
Syntaxpublic BitMatrix EncodedMatrix { get; }
Property Value
Type:
BitMatrix
See Also