ASP.NET Web API コントロール
QRCodeModel 列挙体

C1.Web.Api.BarCode アセンブリ > C1.BarCode 名前空間 : QRCodeModel 列挙体
QRCode のモデルを指定します。
シンタックス
'宣言
 
Public Enum QRCodeModel 
   Inherits System.Enum
public enum QRCodeModel : System.Enum 
メンバ
メンバ解説
Model1Model1.
Model2Model2.
継承階層

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

参照

C1.BarCode 名前空間