Overview and description of Leadtools Services Barcode DataContracts enumerations.
Enumeration | Description | |
---|---|---|
Barcode1dAdvancedFlags | These flags identify the linkage bit value for all GS1 Databar (formerly RSS14) types, GS1 Databar (formerly RSS14) truncated type, direction of GS1 Databar (formerly RSS14) stacked, number of GS1 Databar (formerly RSS14) expanded stacked rows for write, and Australian post CIF table for read and write. Use a bitwise OR ( ¦ ) to specify one flag from each group. | |
Barcode1dStandardFlags | Flags that identify the MSI barcode type, Code11 barcode type, and reading speed. | |
BarcodeDataFlags | These flags identify barcode properties for the Linear, PDF417, MicroPDF417, DataMatrix and QR barcodes. | |
BarcodeDirectionFlags | These flags identify the barcode direction. Used when reading linear and PDF417 barcodes. | |
BarcodeJustifyFlags | These flags identify the barcode justification for PDF417/MicroPDF417 barcodes. | |
BarcodeMajorTypeFlags | Flags that identify the barcode major types. | |
BarcodePdf417EccLevelFlags | These flags identify the barcode PDF417 ECC level. | |
BarcodeQrEccLevel | These flags identify the QR ECC level. | |
BarcodeReadFlags | These flags identify the read processing options. | |
BarcodeType | Specifies the barcode type. | |
BarcodeUnit | These flags identify the unit of measure to be used when measuring barcode sizes. | |
BarcodeWriteFlags | These flags identify the write processing options. | |
ReadBarcode1d4StateFlags | These flags identify the 4 state barcode types to search for. | |
ReadBarcode1dPatchFlags | These flags identify the patch barcode types to search for. | |
ReadBarcode1dPostFlags | These flags identify the post barcode types to search for. | |
ReadBarcode1dStackedFlags | These flags identify the stacked barcode types to search for. | |
ReadBarcode1dStandardFlags | These flags identify the standard barcode types to search for. | |
ReadBarcode2DDataMatrixFlags | These flags identify the data matrix barcode types to search for. | |
ReadBarcode2DMicroPdf417Flags | These flags identify the micro Pdf417 barcode types to search for. | |
ReadBarcode2DPdf417Flags | These flags identify the Pdf417 barcode types to search for. | |
ReadBarcode2DQrFlags | These flags identify the Qr barcode types to search for. | |
WriteBarcode1d4StateType | Specify the 4 state barcode type to write. | |
WriteBarcode1dPatchType | Specifies the patch barcode type to write. | |
WriteBarcode1dPostType | Specify the post barcode type to write. | |
WriteBarcode1dStackedType | Specify the 4 state stacked barcode type to write. | |
WriteBarcode1dStandardType | Specify the standard barcode type to write. | |
WriteBarcode2DDataMatrixType | Specifies the data matrix barcode type to write. | |
WriteBarcode2DMicroPdf417Type | Specifies the micro Pdf417 barcode type to write. | |
WriteBarcode2DPdf417Type | Specifies the Pdf417 barcode type to write. | |
WriteBarcode2DQrType | Specifies the Qr barcode type to write. |