Barcode for WPF
QRCodeErrorLevel 列挙体

C1.WPF.BarCode.4.5.2 アセンブリ > C1.BarCode 名前空間 : QRCodeErrorLevel 列挙体
QRCode のエラー修正レベルを指定します。
シンタックス
'宣言
 
Public Enum QRCodeErrorLevel 
   Inherits System.Enum
public enum QRCodeErrorLevel : System.Enum 
メンバ
メンバ解説
High
Low
Medium
Quality
継承階層

System.Object
   System.ValueType
      System.Enum
         C1.BarCode.QRCodeErrorLevel

参照

C1.BarCode 名前空間