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

MSIModuloType Property (OneDBarcodeReadOptions)








Gets or sets a value that indicates the check digit type to use when reading MSI (Pulse Width Modulated) barcodes. .NET support WinRT support Silverlight support
Syntax
[DefaultValueAttribute()]
[DisplayNameAttribute("MSI check digit type")]
[CategoryAttribute("	MSI Options")]
[DescriptionAttribute("MSI check digit type. Only used when reading MSI (Modified Plessey) barcodes")]
public MSIBarcodeModuloType MSIModuloType {get; set;}
'Declaration
 
<DefaultValueAttribute()>
<DisplayNameAttribute("MSI check digit type")>
<CategoryAttribute("	MSI Options")>
<DescriptionAttribute("MSI check digit type. Only used when reading MSI (Modified Plessey) barcodes")>
Public Property MSIModuloType As MSIBarcodeModuloType
'Usage
 
Dim instance As OneDBarcodeReadOptions
Dim value As MSIBarcodeModuloType
 
instance.MSIModuloType = value
 
value = instance.MSIModuloType
[DefaultValueAttribute()]
[DisplayNameAttribute("MSI check digit type")]
[CategoryAttribute("	MSI Options")]
[DescriptionAttribute("MSI check digit type. Only used when reading MSI (Modified Plessey) barcodes")]
public MSIBarcodeModuloType MSIModuloType {get; set;}
ObjectiveC Syntax
Java Syntax
DefaultValueAttribute()
DisplayNameAttribute("MSI check digit type")
CategoryAttribute("	MSI Options")
DescriptionAttribute("MSI check digit type. Only used when reading MSI (Modified Plessey) barcodes")
 get_MSIModuloType();
set_MSIModuloType(value);
[DefaultValueAttribute()]
[DisplayNameAttribute("MSI check digit type")]
[CategoryAttribute("	MSI Options")]
[DescriptionAttribute("MSI check digit type. Only used when reading MSI (Modified Plessey) barcodes")]
public:
property MSIBarcodeModuloType MSIModuloType {
   MSIBarcodeModuloType get();
   void set (    MSIBarcodeModuloType value);
}

Property Value

A MSIBarcodeModuloType enumeration member that indicates the check digit type to use when reading Code 11 barcodes. Default value is MSIBarcodeModuloType.Modulo10.
Remarks

This property is only valid when reading Pulse Width Modulated barcodes (BarcodeSymbology.MSI).

Example

For an example, refer to OneDBarcodeReadOptions.

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

OneDBarcodeReadOptions Class
OneDBarcodeReadOptions Members

 

 


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