バージョン

ErrorCorrectionLevel プロパティ (UltraPdf417Barcode)

エラー訂正レベルを取得または設定します。UseMinimumErrorCorrectionLevel プロパティが True で、ErrorCorrectionLevel が高いレベルに設定されている場合、その値が優先されます。ErrorCorrectionLevel に最小のレベルより低い値がある場合、最小のエラー修正レベルが使用されます。
シンタックス
'宣言
 
Public Property ErrorCorrectionLevel As Pdf417ErrorCorrectionLevel
public Pdf417ErrorCorrectionLevel ErrorCorrectionLevel {get; set;}

プロパティ値

エラー訂正レベル。
参照