C#
VB
C++
These flags identify the micro Pdf417 barcode types to search for.
[DataContractAttribute(Namespace="http://Leadtools.Services.Barcode.DataContracts/2009/01", Name="ReadBarcode2DMicroPdf417Flags")]
[FlagsAttribute()]
public enum ReadBarcode2DMicroPdf417Flags
<FlagsAttribute()>
<DataContractAttribute(Namespace="http://Leadtools.Services.Barcode.DataContracts/2009/01", Name="ReadBarcode2DMicroPdf417Flags")>
Public Enum ReadBarcode2DMicroPdf417Flags
Inherits System.Enum
Implements System.IComparable, System.IConvertible, System.IFormattable
[FlagsAttribute()]
[DataContractAttribute(Namespace="http://Leadtools.Services.Barcode.DataContracts/2009/01", Name="ReadBarcode2DMicroPdf417Flags")]
public enum class ReadBarcode2DMicroPdf417Flags : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Members
Value | Member | Description |
---|---|---|
0x00000001 | MicroPdf417 | MicroPDF417. |
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.
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