PDF File Writer Class Library - Author Uzi Granot
Pdf417EncoderCreateBarcodeMatrix Method |
Create black and white boolean matrix of the barcode image
Namespace: PdfFileWriter
Assembly: PdfFileWriter (in PdfFileWriter.dll) Version: 1.1.24.0 (1.1.24.0)

C#
public bool[,] CreateBarcodeMatrix()
Return Value
Type: Booleanbool matrix [row, col] true=black, false=white
