Barcode for WPF
MaxiCodeMode 列挙体

C1.WPF.BarCode アセンブリ > C1.BarCode 名前空間 : MaxiCodeMode 列挙体
MaxiCode mode.
シンタックス
'宣言
 
Public Enum MaxiCodeMode 
   Inherits System.Enum
public enum MaxiCodeMode : System.Enum 
メンバ
メンバ解説
Mode2US Carrier with postal codes up to 9 digits in length. Approximately 138 numeric characters may be encoded in this mode.
Mode3International Carrier with alpha-numeric postal codes up to 6 digits in length. Approximately 93 characters may be encoded in this mode.
Mode4Standard Symbol encodes general information for purposes other than the shipping industry. Approximately 90 characters may be encoded in this mode.
Mode5Secure Symbol encodes general information with more error correction. Approximately 74 characters may be encoded in this mode.
Mode6Reader Program allows scanner manufacturers to program barcode readers.
継承階層

System.Object
   System.ValueType
      System.Enum
         C1.BarCode.MaxiCodeMode

参照

C1.BarCode 名前空間