Click or drag to resize

IEncoderEncodedMatrix Property

Gets the encoded data as a two dimensional bit matrix for 2D barcodes.

Namespace:  Opait.Barcoder.Api
Assembly:  Opait.Barcoder (in Opait.Barcoder.dll) Version: 1.3.4.0
Syntax
C#
BitMatrix EncodedMatrix { get; }

Property Value

Type: BitMatrix
See Also