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

ErrorCheck Property








Enables or disables the use of an error check digit when reading or writing a barcode. .NET support
Syntax
public bool ErrorCheck {get; set;}
'Declaration
 
Public Property ErrorCheck As Boolean
'Usage
 
Dim instance As Barcode1d
Dim value As Boolean
 
instance.ErrorCheck = value
 
value = instance.ErrorCheck
public bool ErrorCheck {get; set;}
ObjectiveC Syntax
Java Syntax
 get_ErrorCheck();
set_ErrorCheck(value);
public:
property bool ErrorCheck {
   bool get();
   void set (    bool value);
}

Property Value

Use an error check digit when reading or writing a barcode. true, use an error check digit; false, do not use an error check digit.
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

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