ErrorCorrectionLevel Property

Navigation:  Reference Guide > Properties >

ErrorCorrectionLevel Property

Previous pageReturn to chapter overviewNext page

Gets or sets the error correction level of the PDF417 barcode.

[Visual Basic .NET]

Public Property ErrorCorrectionLevel As enumECLevel

[C#]

public enumECLevel ErrorCorrectionLevel {get; set;}