Barcode for WPF
QRCodeErrorLevel 列挙体

C1.WPF.BarCode アセンブリ > C1.BarCode 名前空間 : QRCodeErrorLevel 列挙体
Specifies the QRCode's error correction level.
シンタックス
'宣言
 
Public Enum QRCodeErrorLevel 
   Inherits System.Enum
public enum QRCodeErrorLevel : System.Enum 
メンバ
メンバ解説
HighHigh
LowLow
MediumMedium
QualityQuality
継承階層

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

参照

C1.BarCode 名前空間