QREncoder.ErrorCorrection Property

PDF File Writer

QREncoderErrorCorrection Property

QR Code error correction code (L, M, Q, H)

Namespace:  PdfFileWriter
Assembly:  PdfFileWriter (in PdfFileWriter.dll) Version: 1.1.24.0 (1.1.24.0)
Syntax
C#
public ErrorCorrection ErrorCorrection { get; set; }

Property Value

Type: ErrorCorrection
See Also