PrintDocument for WinForms
CheckSumEnabled プロパティ (BarcodeOptions)


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > BarcodeOptions クラス : CheckSumEnabled プロパティ
Gets or sets a value indicating whether a checksum of the barcode will be computed and included in the barcode when applicable.
シンタックス
'宣言
 
Public Property CheckSumEnabled As System.Boolean
'使用法
 
Dim instance As BarcodeOptions
Dim value As System.Boolean
 
instance.CheckSumEnabled = value
 
value = instance.CheckSumEnabled
public System.bool CheckSumEnabled {get; set;}
参照

BarcodeOptions クラス
BarcodeOptions メンバ