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



Flags that identify the Pdf417 barcode types to search for.

Syntax

Visual Basic (Declaration) 
<FlagsAttribute()>
<DataContractAttribute(Namespace="http://Leadtools.Services.Barcode.DataContracts/2009/01", Name="ReadBarcode2DPdf417Flags")>
Public Enum ReadBarcode2DPdf417Flags 
   Inherits Enum
Visual Basic (Usage)Copy Code
Dim instance As ReadBarcode2DPdf417Flags
C# 
[FlagsAttribute()]
[DataContractAttribute(Namespace="http://Leadtools.Services.Barcode.DataContracts/2009/01", Name="ReadBarcode2DPdf417Flags")]
public enum ReadBarcode2DPdf417Flags : Enum 
C++/CLI 
[FlagsAttribute()]
[DataContractAttribute(Namespace="http://Leadtools.Services.Barcode.DataContracts/2009/01", Name="ReadBarcode2DPdf417Flags")]
public enum class ReadBarcode2DPdf417Flags : public Enum 

Members

MemberDescription
Pdf417 PDF417.

Remarks

You can 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.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Services.Barcode.DataContracts.ReadBarcode2DPdf417Flags

Requirements

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

See Also

Applications developed with LEADTOOLS WCF components require runtime licenses. Server licensing is required for applications on a server. For more information, refer to: Imaging Pro/Document/Medical Features