←Select platform

ErrorCheck Property

Summary

Enables or disables the use of an error check digit when reading or writing a barcode.

Syntax

C#
VB
C++
public bool ErrorCheck {get; set;} 
Public Property ErrorCheck As Boolean 
public: 
property bool ErrorCheck { 
   bool get(); 
   void set (    bool ); 
} 

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

See Also

Reference

Barcode1d Class

Barcode1d Members

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Barcode Assembly
Click or drag to resize