Barcode for WPF
QRCodeModel 列挙体

C1.WPF.BarCode アセンブリ > C1.BarCode 名前空間 : QRCodeModel 列挙体
Specifies the QRCode's model.
シンタックス
'宣言
 
Public Enum QRCodeModel 
   Inherits System.Enum
public enum QRCodeModel : System.Enum 
メンバ
メンバ解説
Model1Model1.
Model2Model2.
継承階層

System.Object
   System.ValueType
      System.Enum
         C1.BarCode.QRCodeModel

参照

C1.BarCode 名前空間