PowerTools PlusPak for Windows Forms 8.0J
CheckDigitAlgorithm プロパティ

NW7 チェックデジットのアルゴリズムを取得または設定します。
構文
Public Property CheckDigitAlgorithm As CheckDigitAlgorithm
public CheckDigitAlgorithm CheckDigitAlgorithm {get; set;}

プロパティ値

NW7 バーコードタイプのチェックデジットの計算に使用するアルゴリズムを示す GrapeCity.Win.BarCode.CheckDigitAlgorithm 値の 1 つ。
解説
デフォルト値は Modulus16 で、これは以前のバージョンと互換性があります。
プラットフォーム

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

参照

NW7 クラス
NW7 メンバ

Send Feedback