public final class BarCodeReadType
extends java.lang.Enum
Specify the type of com.aspose.barcode to read.
Detect an code39 and Code128 com.aspose.barcode
Modifier and Type | Field and Description |
---|---|
static long |
AllSupportedTypes
Specifies that data will be checked with all available symbologies
|
static long |
AustraliaPost
Represents Australia Post Customer BarCode
|
static long |
Aztec
Specifies that the data should be encoded with
<b>Aztec</b> com.aspose.barcode specification
|
static long |
BooklandEAN
Specifies that the data should be encoded with
<b>Bookland-EAN</b> com.aspose.barcode specification
|
static long |
Codabar
Specifies that the data should be encoded with
<b>CODABAR</b> com.aspose.barcode specification
|
static long |
Code11
Specifies that the data should be encoded with
<b>CODE 11</b> com.aspose.barcode specification
|
static long |
Code128
Specifies that the data should be encoded with
<b>CODE 128</b> com.aspose.barcode specification
|
static long |
Code39Extended
Specifies that the data should be encoded with
<b>Extended CODE 39</b> com.aspose.barcode specification
|
static long |
Code39Standard
Specifies that the data should be encoded with
<b>Standard CODE 39</b> com.aspose.barcode specification
|
static long |
Code93Extended
Specifies that the data should be encoded with
<b>Extended CODE 93</b> com.aspose.barcode specification
|
static long |
Code93Standard
Specifies that the data should be encoded with
<b>Standard CODE 93</b> com.aspose.barcode specification
|
static long |
DatabarExpanded
Represents Databar expanded com.aspose.barcode, supports recognition only.
|
static long |
DatabarLimited
Represents Databar limited com.aspose.barcode, supports recognition only.
|
static long |
DatabarOmniDirectional
Represents Databar omni-directional com.aspose.barcode
|
static long |
DatabarTruncated
Represents Databar truncated com.aspose.barcode
|
static long |
DataMatrix
2D com.aspose.barcode symbology DataMatrix
|
static long |
DeutschePostIdentcode
Specifies that the data should be encoded with
<b>DeutschePost Ident code</b> com.aspose.barcode specification
|
static long |
DeutschePostLeitcode
Specifies that the data should be encoded with
<b>DeutschePost Leit code</b> com.aspose.barcode specification
|
static long |
EAN128
Specifies that the data should be encoded with
<b>EAN128</b> com.aspose.barcode specification
|
static long |
EAN13
Specifies that the data should be encoded with
<b>EAN-13</b> com.aspose.barcode specification
|
static long |
EAN14
Specifies that the data should be encoded with
<b>EAN14</b> com.aspose.barcode specification
|
static long |
EAN8
Specifies that the data should be encoded with
<b>EAN-8</b> com.aspose.barcode specification
|
static long |
IATA2of5
Represents IATA 2 of 5 com.aspose.barcode.IATA (International Air Transport Assosiation) uses this com.aspose.barcode for the management of air cargo.
|
static long |
Interleaved2of5
Specifies that the data should be encoded with
<b>INTERLEAVED 2 of 5</b> com.aspose.barcode specification
|
static long |
ISSN
Specifies that the data should be encoded with
<b>ISSN</b> com.aspose.barcode specification
|
static long |
ItalianPost25
Represents Italian Post 25 com.aspose.barcode.
|
static long |
ITF14
Specifies that the data should be encoded with
<b>ITF14</b> com.aspose.barcode specification
|
static long |
ITF6
Specifies that the data should be encoded with
<b>ITF6</b> com.aspose.barcode specification
|
static long |
MacroPdf417
Specifies that the data should be encoded with
<b>MacroPdf417</b> com.aspose.barcode specification
|
static long |
Matrix2of5
Specifies that the data should be encoded with
<b>Matrix 2 of 5</b> com.aspose.barcode specification
|
static long |
MicroPdf417
Specifies that the data should be encoded with
<b>MicroPdf417</b> com.aspose.barcode specification
|
static long |
MSI
Specifies that the data should be encoded with
<b>MSI Plessey</b> com.aspose.barcode specification
|
static long |
OneCode
Specifies that the data should be encoded with USPS
<b>OneCode</b> com.aspose.barcode specification
|
static long |
OPC
Specifies that the data should be encoded with
<b>OPC</b> com.aspose.barcode specification
|
static long |
PatchCode
Represents Patch code com.aspose.barcode(T com.aspose.barcode), supports recognition only.
|
static long |
Pdf417
2D com.aspose.barcode symbology Pdf417
|
static long |
Pharmacode
Represents Pharmacode com.aspose.barcode.
|
static long |
Planet
Specifies that the data should be encoded with
<b>Planet</b> com.aspose.barcode specification
|
static long |
Postnet
Specifies that the data should be encoded with
<b>Postnet</b> com.aspose.barcode specification
|
static long |
PZN
Represents PZN com.aspose.barcode.This Symbology is also known as Pharma Zentral Nummer,Pharmazentralnummer
|
static long |
QR
Specifies that the data should be encoded with
<b>QR Code</b> com.aspose.barcode specification
|
static long |
RM4SCC
Represents RM4SCC com.aspose.barcode.
|
static long |
SCC14
Specifies that the data should be encoded with
<b>SCC14</b> com.aspose.barcode specification
|
static long |
SSCC18
Specifies that the data should be encoded with
<b>SSCC18</b> com.aspose.barcode specification
|
static long |
Standard2of5
Specifies that the data should be encoded with
<b>Standard 2 of 5</b> com.aspose.barcode specification
|
static long |
Supplement
Specifies that the data should be encoded with
<b>Supplement</b> com.aspose.barcode specification
|
static long |
SwissPostParcel
Specifies that the data should be encoded with
<b>Swiss Post Parcel Barcode</b> com.aspose.barcode specification. |
static long |
UPCA
Specifies that the data should be encoded with
<b>UPC-A</b> com.aspose.barcode specification
|
static long |
UPCE
Specifies that the data should be encoded with
<b>UPC-E</b> com.aspose.barcode specification
|
static long |
VIN
Represents VIN (Vehicle Identification Number) Barcode.
|
Modifier and Type | Method and Description |
---|---|
static boolean |
checkBarCodeReadType(long value) |
public static final long AllSupportedTypes
Specifies that data will be checked with all available symbologies
public static final long AustraliaPost
Represents Australia Post Customer BarCode
public static final long Aztec
Specifies that the data should be encoded with <b>Aztec</b>
com.aspose.barcode specification
public static final long BooklandEAN
Specifies that the data should be encoded with <b>Bookland-EAN</b>
com.aspose.barcode specification
public static final long Codabar
Specifies that the data should be encoded with <b>CODABAR</b>
com.aspose.barcode specification
public static final long Code11
Specifies that the data should be encoded with <b>CODE 11</b>
com.aspose.barcode specification
public static final long Code128
Specifies that the data should be encoded with <b>CODE 128</b>
com.aspose.barcode specification
public static final long Code39Extended
Specifies that the data should be encoded with <b>Extended CODE 39</b>
com.aspose.barcode specification
public static final long Code39Standard
Specifies that the data should be encoded with <b>Standard CODE 39</b>
com.aspose.barcode specification
public static final long Code93Extended
Specifies that the data should be encoded with <b>Extended CODE 93</b>
com.aspose.barcode specification
public static final long Code93Standard
Specifies that the data should be encoded with <b>Standard CODE 93</b>
com.aspose.barcode specification
public static final long DatabarExpanded
Represents Databar expanded com.aspose.barcode, supports recognition only.
public static final long DatabarLimited
Represents Databar limited com.aspose.barcode, supports recognition only.
public static final long DatabarOmniDirectional
Represents Databar omni-directional com.aspose.barcode
public static final long DatabarTruncated
Represents Databar truncated com.aspose.barcode
public static final long DataMatrix
2D com.aspose.barcode symbology DataMatrix
public static final long DeutschePostIdentcode
Specifies that the data should be encoded with <b>DeutschePost Ident code</b>
com.aspose.barcode specification
public static final long DeutschePostLeitcode
Specifies that the data should be encoded with <b>DeutschePost Leit code</b>
com.aspose.barcode specification
public static final long EAN128
Specifies that the data should be encoded with <b>EAN128</b>
com.aspose.barcode specification
public static final long EAN13
Specifies that the data should be encoded with <b>EAN-13</b>
com.aspose.barcode specification
public static final long EAN14
Specifies that the data should be encoded with <b>EAN14</b>
com.aspose.barcode specification
public static final long EAN8
Specifies that the data should be encoded with <b>EAN-8</b>
com.aspose.barcode specification
public static final long IATA2of5
Represents IATA 2 of 5 com.aspose.barcode.IATA (International Air Transport Assosiation) uses this com.aspose.barcode for the management of air cargo.
public static final long Interleaved2of5
Specifies that the data should be encoded with <b>INTERLEAVED 2 of 5</b>
com.aspose.barcode specification
public static final long ISSN
Specifies that the data should be encoded with <b>ISSN</b>
com.aspose.barcode specification
public static final long ItalianPost25
Represents Italian Post 25 com.aspose.barcode.
public static final long ITF14
Specifies that the data should be encoded with <b>ITF14</b>
com.aspose.barcode specification
public static final long ITF6
Specifies that the data should be encoded with <b>ITF6</b>
com.aspose.barcode specification
public static final long MacroPdf417
Specifies that the data should be encoded with <b>MacroPdf417</b>
com.aspose.barcode specification
public static final long Matrix2of5
Specifies that the data should be encoded with <b>Matrix 2 of 5</b>
com.aspose.barcode specification
public static final long MicroPdf417
Specifies that the data should be encoded with <b>MicroPdf417</b>
com.aspose.barcode specification
public static final long MSI
Specifies that the data should be encoded with <b>MSI Plessey</b>
com.aspose.barcode specification
public static final long OneCode
Specifies that the data should be encoded with USPS <b>OneCode</b>
com.aspose.barcode specification
public static final long OPC
Specifies that the data should be encoded with <b>OPC</b>
com.aspose.barcode specification
public static final long PatchCode
Represents Patch code com.aspose.barcode(T com.aspose.barcode), supports recognition only.
public static final long Pdf417
2D com.aspose.barcode symbology Pdf417
public static final long Pharmacode
Represents Pharmacode com.aspose.barcode. This Symbology is also known as Code32
public static final long Planet
Specifies that the data should be encoded with <b>Planet</b>
com.aspose.barcode specification
public static final long Postnet
Specifies that the data should be encoded with <b>Postnet</b>
com.aspose.barcode specification
public static final long PZN
Represents PZN com.aspose.barcode.This Symbology is also known as Pharma Zentral Nummer,Pharmazentralnummer
public static final long QR
Specifies that the data should be encoded with <b>QR Code</b>
com.aspose.barcode specification
public static final long RM4SCC
Represents RM4SCC com.aspose.barcode. RM4SCC (Royal Mail 4-state Customer Code) is used for automated mail sort process in UK.
public static final long SCC14
Specifies that the data should be encoded with <b>SCC14</b>
com.aspose.barcode specification
public static final long SSCC18
Specifies that the data should be encoded with <b>SSCC18</b>
com.aspose.barcode specification
public static final long Standard2of5
Specifies that the data should be encoded with <b>Standard 2 of 5</b>
com.aspose.barcode specification
public static final long Supplement
Specifies that the data should be encoded with <b>Supplement</b>
com.aspose.barcode specification
public static final long SwissPostParcel
Specifies that the data should be encoded with <b>Swiss Post Parcel Barcode</b>
com.aspose.barcode specification. Supported types: Domestic Mail, International Mail, Additional Services (new)
public static final long UPCA
Specifies that the data should be encoded with <b>UPC-A</b>
com.aspose.barcode specification
public static final long UPCE
Specifies that the data should be encoded with <b>UPC-E</b>
com.aspose.barcode specification
public static final long VIN
Represents VIN (Vehicle Identification Number) Barcode.