Pdf417Encoder.ErrorCorrection Property

PDF File Writer

Pdf417EncoderErrorCorrection Property

Error correction level (Default: AutoNormal)

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

Property Value

Type: ErrorCorrectionLevel
See Also