ActiveReports for .NET 18.0J
MicroQRVersion 列挙体

GrapeCity.ActiveReports.Design.DdrDesigner.Designers.Barcode 名前空間 : MicroQRVersion 列挙体
MicroQRCode のバージョンを指定します。
シンタックス
'宣言
 
Public Enum MicroQRVersion 
   Inherits System.Enum
public enum MicroQRVersion : System.Enum 
メンバ
メンバ解説
Auto自動的に推論されるQRコードのバージョン
M1バージョンM1(11モジュール)のマイクロQRコードを指定します。
M2バージョンM2(13モジュール)のマイクロQRコードを指定します。
M3バージョンM3(15モジュール)のマイクロQRコードを指定します。
M4バージョンM4(17モジュール)のマイクロQRコードを指定します。
継承階層

System.Object
   System.ValueType
      System.Enum
         GrapeCity.ActiveReports.Design.DdrDesigner.Designers.Barcode.MicroQRVersion

参照

GrapeCity.ActiveReports.Design.DdrDesigner.Designers.Barcode 名前空間