QREncoder.QRCodeMatrix Property

PDF File Writer

QREncoderQRCodeMatrix Property

QR code matrix.

Namespace:  PdfFileWriter
Assembly:  PdfFileWriter (in PdfFileWriter.dll) Version: 1.1.24.0 (1.1.24.0)
Syntax
C#
public bool[,] QRCodeMatrix { get; }

Property Value

Type: Boolean
See Also