Gets or sets a value that indicates whether to output the optional check word for validity check when writing a barcode (if supported).
[DisplayNameAttribute("Use check digit error")]
[CategoryAttribute(" Error Checking and Correction")]
[DefaultValueAttribute()]
[DescriptionAttribute("Enables or disables the use of an error check digit when writing the barcode")]
public bool EnableErrorCheck {get; set;}
<DisplayNameAttribute("Use check digit error")>
<CategoryAttribute(" Error Checking and Correction")>
<DefaultValueAttribute()>
<DescriptionAttribute("Enables or disables the use of an error check digit when writing the barcode")>
Public Property EnableErrorCheck As Boolean
[DisplayNameAttribute("Use check digit error")]
[CategoryAttribute(" Error Checking and Correction")]
[DefaultValueAttribute()]
[DescriptionAttribute("Enables or disables the use of an error check digit when writing the barcode")]
public bool EnableErrorCheck {get; set;}
@property (nonatomic, assign) BOOL enableErrorCheck
public boolean getEnableErrorCheck()
public void setEnableErrorCheck(boolean value)
DisplayNameAttribute("Use check digit error")
CategoryAttribute(" Error Checking and Correction")
DefaultValueAttribute()
DescriptionAttribute("Enables or disables the use of an error check digit when writing the barcode")
get_EnableErrorCheck();
set_EnableErrorCheck(value);
Object.defineProperty('EnableErrorCheck');
[DisplayNameAttribute("Use check digit error")]
[CategoryAttribute(" Error Checking and Correction")]
[DefaultValueAttribute()]
[DescriptionAttribute("Enables or disables the use of an error check digit when writing the barcode")]
public:
property bool EnableErrorCheck {
bool get();
void set ( bool );
}
true to output the optional check word for validity check when writing a barcode (if supported). Otherwise, false. Default value is false.
If you set the value of EnableErrorCheck to true, then the engine will perform error checking (CRC) using the optional check word and the barcode data and output this value along with the barcode data when writing.
The EnableErrorCheck property will only have effect when writing barcode symbologies that support an optional check word. These barcode symbologies are listed below:
Code 3 of 9 (Code 39) (BarcodeSymbology.Code3Of9)
Standard 2 of 5 (Industrial 2 of 5) (BarcodeSymbology.CodeStandard2Of5)
Interleaved 2 of 5 (BarcodeSymbology.CodeInterleaved2Of5)
Code 11 (USD-8) (BarcodeSymbology.Code11)
CODABAR (Ames Code/USD-4/NW-7/2 of 7) (BarcodeSymbology.Codabar)
The rest of the symbologies supported by this options class requires the check word to be valid and checking is not optional. The engine will always calculate the check word against the data and use it in writing regardless of the value of EnableErrorCheck.
For an example, refer to OneDBarcodeWriteOptions.
Products |
Support |
Feedback: EnableErrorCheck Property (OneDBarcodeWriteOptions) - Leadtools.Barcode |
Introduction |
Help Version 19.0.2017.6.21
|
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
Your email has been sent to support! Someone should be in touch! If your matter is urgent please come back into chat.
Chat Hours:
Monday - Friday, 8:30am to 6pm ET
Thank you for your feedback!
Please fill out the form again to start a new chat.
All agents are currently offline.
Chat Hours:
Monday - Friday
8:30AM - 6PM EST
To contact us please fill out this form and we will contact you via email.