GrapeCity.Win.PlusPak.v120 アセンブリ > GrapeCity.Win.BarCode 名前空間 : CheckDigitAlgorithm 列挙体 |
Public Enum CheckDigitAlgorithm Inherits System.Enum
public enum CheckDigitAlgorithm : System.Enum
メンバ | 解説 |
---|---|
DR_7 | DR_7 アルゴリズム |
DR_9 | DR_9 アルゴリズム |
DSR_7 | DSR_7 アルゴリズム |
DSR_9 | DSR_9 アルゴリズム |
Luhn | Luhn アルゴリズム |
Modulus10Weight2 | モジュラス 10 ウェイト 2 アルゴリズム |
Modulus10Weight3 | モジュラス 10 ウェイト 3 アルゴリズム |
Modulus11Weight234567 | モジュラス 11 ウェイト 2、3、4、5、6、7 アルゴリズム |
Modulus16 | モジュラス 16 アルゴリズム |
System.Object
System.ValueType
System.Enum
GrapeCity.Win.BarCode.CheckDigitAlgorithm