PowerTools PlusPak for Windows Forms 8.0J
CheckDigitAlgorithm 列挙体

チェックデジットアルゴリズムの種類を指定します。
構文
Public Enum CheckDigitAlgorithm 
   Inherits System.Enum
public enum CheckDigitAlgorithm : System.Enum 
メンバ
メンバ解説
DR_7DR_7 アルゴリズム
DR_9DR_9 アルゴリズム
DSR_7DSR_7 アルゴリズム
DSR_9DSR_9 アルゴリズム
LuhnLuhn アルゴリズム
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

プラットフォーム

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

参照

GrapeCity.Win.BarCode 名前空間

Send Feedback