LEADTOOLS Forms (Leadtools.Forms.Processing assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.30
BarcodeSearchCodes Enumeration
See Also  
Leadtools.Forms.Processing Namespace : BarcodeSearchCodes Enumeration



The BarcodeSearchCodes Enumeration is available as an add-on to the LEADTOOLS Document and Medical Imaging toolkits.

Represents the major barcode types.

Syntax

Visual Basic (Declaration) 
<FlagsAttribute()>
<SerializableAttribute()>
Public Enum BarcodeSearchCodes 
   Inherits System.Enum
   Implements IComparableIConvertibleIFormattable 
Visual Basic (Usage)Copy Code
Dim instance As BarcodeSearchCodes
C# 
[FlagsAttribute()]
[SerializableAttribute()]
public enum BarcodeSearchCodes : System.Enum, IComparableIConvertibleIFormattable  
C++/CLI 
[FlagsAttribute()]
[SerializableAttribute()]
public enum class BarcodeSearchCodes : public System.Enum, IComparableIConvertibleIFormattable  

Members

MemberDescription
Advanced1DAdvanced linear (1D) barcodes.
AllAll barcode types.
DataMatrixData matrix barcode type.
DefaultBarcode default types that include standard linear (1D) barcode, PDF417, Data Matrix, and QR.
MicroPdf417Micro-PDF417 barcode type.
NoneNo barcode type.
Pdf417PDF417 barcode type.
QRQR barcode type.
Standard1DStandard linear (1D) barcodes.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Forms.Processing.BarcodeSearchCodes

Requirements

Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7

See Also

Leadtools.Forms requires a Forms Module license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features