LEADTOOLS Barcode (Leadtools.Barcode assembly)
LEAD Technologies, Inc

MSIBarcodeModuloType Enumeration








Check digit type to use when reading or writing MSI (Pulse Width Modulated) barcodes. .NET support WinRT support Silverlight support
Syntax
'Declaration
 
<SerializableAttribute()>
Public Enum MSIBarcodeModuloType 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As MSIBarcodeModuloType
ObjectiveC Syntax
Java Syntax
Leadtools.Barcode.MSIBarcodeModuloType = function() { };
Leadtools.Barcode.MSIBarcodeModuloType.prototype = {
LeadtoolsMemberMarker(replace me) };
[SerializableAttribute()]
public enum class MSIBarcodeModuloType : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
MemberDescription
Modulo10

Modulo 10 check digit

Modulo11

Modulo 11 check digit

Modulo11And10

Modulo 11 and 10 check digits

TwoModulo10

Two Modulo 10 check digits

Remarks

The MSIBarcodeModuloType enumeration is used as the type for the OneDBarcodeReadOptions.MSIModuloType and OneDBarcodeWriteOptions.MSIModuloType properties to indicate the check digit type to use when reading or writing MSI (Pulse Width Modulated) barcodes.

Example

For an example, refer to OneDBarcodeReadOptions and OneDBarcodeWriteOptions.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Barcode.MSIBarcodeModuloType

Requirements

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

See Also

Reference

Leadtools.Barcode Namespace

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Barcode requires a Barcode Module license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features