バージョン

ErrorCorrectionLevel プロパティ

QR コード記号のエラー訂正レベルを取得または設定します。
シンタックス
'宣言
 
Public Property ErrorCorrectionLevel As System.Nullable(Of QRCodeErrorCorrectionLevel)
public System.Nullable<QRCodeErrorCorrectionLevel> ErrorCorrectionLevel {get; set;}

プロパティ値

エラー訂正レベル。
参照

オンラインで表示: GitHub