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

Code11CheckDigitType Property (OneDBarcodeWriteOptions)








Gets or sets a value that indicates the check digit type to use when reading writing 11 (USD-8) barcodes. .NET support WinRT support Silverlight support
Syntax
[DisplayNameAttribute("Code 11 check digit type")]
[DefaultValueAttribute()]
[DescriptionAttribute("Code 11 check digit type. Only used when reading Code 11 barcodes")]
[CategoryAttribute("	Code 11 Options")]
public Code11BarcodeCheckDigitType Code11CheckDigitType {get; set;}
'Declaration
 
<DisplayNameAttribute("Code 11 check digit type")>
<DefaultValueAttribute()>
<DescriptionAttribute("Code 11 check digit type. Only used when reading Code 11 barcodes")>
<CategoryAttribute("	Code 11 Options")>
Public Property Code11CheckDigitType As Code11BarcodeCheckDigitType
'Usage
 
Dim instance As OneDBarcodeWriteOptions
Dim value As Code11BarcodeCheckDigitType
 
instance.Code11CheckDigitType = value
 
value = instance.Code11CheckDigitType
[DisplayNameAttribute("Code 11 check digit type")]
[DefaultValueAttribute()]
[DescriptionAttribute("Code 11 check digit type. Only used when reading Code 11 barcodes")]
[CategoryAttribute("	Code 11 Options")]
public Code11BarcodeCheckDigitType Code11CheckDigitType {get; set;}
ObjectiveC Syntax
Java Syntax
DisplayNameAttribute("Code 11 check digit type")
DefaultValueAttribute()
DescriptionAttribute("Code 11 check digit type. Only used when reading Code 11 barcodes")
CategoryAttribute("	Code 11 Options")
 get_Code11CheckDigitType();
set_Code11CheckDigitType(value);
[DisplayNameAttribute("Code 11 check digit type")]
[DefaultValueAttribute()]
[DescriptionAttribute("Code 11 check digit type. Only used when reading Code 11 barcodes")]
[CategoryAttribute("	Code 11 Options")]
public:
property Code11BarcodeCheckDigitType Code11CheckDigitType {
   Code11BarcodeCheckDigitType get();
   void set (    Code11BarcodeCheckDigitType value);
}

Property Value

A Code11BarcodeCheckDigitType enumeration member that indicates the check digit type to use when writing Code 11 barcodes. Default value is Code11BarcodeCheckDigitType.CDigit.
Remarks

This property is only valid when writing Code 11 (USD-8) barcodes (BarcodeSymbology.Code11).

Example

For an example, refer to OneDBarcodeWriteOptions.

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

OneDBarcodeWriteOptions Class
OneDBarcodeWriteOptions 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