←Select platform

ReadBarcode1dPatchFlags Enumeration

Summary

These flags identify the patch barcode types to search for.

Syntax

C#
VB
C++
[DataContractAttribute(Namespace="http://Leadtools.Services.Barcode.DataContracts/2009/01", Name="ReadBarcode1dPatchFlags")] 
[FlagsAttribute()] 
public enum ReadBarcode1dPatchFlags : System.Enum, System.IComparable, System.IConvertible, System.IFormattable   
  
<DataContractAttribute(Namespace="http://Leadtools.Services.Barcode.DataContracts/2009/01", Name="ReadBarcode1dPatchFlags")> 
<FlagsAttribute()> 
Public Enum ReadBarcode1dPatchFlags  
   Inherits System.Enum 
   Implements System.IComparable, System.IConvertible, System.IFormattable  
[DataContractAttribute(Namespace="http://Leadtools.Services.Barcode.DataContracts/2009/01", Name="ReadBarcode1dPatchFlags")] 
[FlagsAttribute()] 
public enum class ReadBarcode1dPatchFlags : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable   

Members

ValueMemberDescription
0x00000001PatchcodePatch Code type.
Remarks

Combine values when reading more than one barcode type by using a bitwise OR ( ¦ ). Type RSS14 is now GS1 Databar. All references to RSS14 now refer to GS1 Databar.

Requirements

Target Platforms

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