Leadtools.Forms.Processing Requires Document/Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
BarcodeSearchCodes Enumeration
See Also  
Leadtools.Forms.Processing Namespace : BarcodeSearchCodes Enumeration



Represents the major barcode types.

Syntax

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

Members

MemberDescription
Advanced1D Advanced linear (1D) barcodes.
All All barcode types.
DataMatrix Data matrix barcode type.
Default Barcode default types that include standard linear (1D) barcode, PDF417, Data Matrix, and QR.
MicroPdf417 Micro-PDF417 barcode type.
None No barcode type.
Pdf417 PDF417 barcode type.
QR QR barcode type.
Standard1D Standard linear (1D) barcodes.

Inheritance Hierarchy

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

Requirements

Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family

See Also

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