Class DecodeType

Class DecodeType

Der Name: Aspose.BarCode.BarCodeRecognition Zusammensetzung: Aspose.BarCode.dll (25.4.0)

Angeben Sie die Art von Barcode zu lesen.

public static class DecodeType

Inheritance

object DecodeType

Vererbte Mitglieder

object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()

Examples

Diese Probe zeigt, wie Code39 und Code128 Barcodes zu erkennen sind.

using (BarCodeReader reader = new BarCodeReader(@"c:\test.png", DecodeType.Code39, DecodeType.Code128))
{
    foreach (BarCodeResult result in reader.ReadBarCodes())
    {
        Console.WriteLine("BarCode Type: " + result.CodeTypeName);
        Console.WriteLine("BarCode CodeText: " + result.CodeText);
    }
}
Using reader As New BarCodeReader("c:\test.png", DecodeType.Code39, DecodeType.Code128)
    For Each result As BarCodeResult In reader.ReadBarCodes()
        Console.WriteLine("BarCode Type: " + result.CodeTypeName)
        Console.WriteLine("BarCode CodeText: " + result.CodeText)
    Next
End Using

Fields

AllSupportedTypes

Angibt, dass die Daten mit allen verfügbaren Symbolen überprüft werden

public static readonly MultyDecodeType AllSupportedTypes

Feldwert

MultyDecodeType

AustraliaPost

Es wird festgelegt, dass die Daten mit Australier Post Barcode Spezifikationen

public static readonly SingleDecodeType AustraliaPost

Feldwert

SingleDecodeType

AustralianPosteParcel

Es wird festgelegt, dass die Daten mit Australian Post Domestic eParcel Barcode Barcode Spezifikationen

public static readonly SingleDecodeType AustralianPosteParcel

Feldwert

SingleDecodeType

Aztec

Es wird festgelegt, dass die Daten mit Aztec Barcode Spezifikationen

public static readonly SingleDecodeType Aztec

Feldwert

SingleDecodeType

Codabar

Es wird festgelegt, dass die Daten mit CODABAR Barcode Spezifikationen

public static readonly SingleDecodeType Codabar

Feldwert

SingleDecodeType

CodablockF

Es wird festgelegt, dass die Daten mit CodablockF Barcode Spezifikationen

public static readonly SingleDecodeType CodablockF

Feldwert

SingleDecodeType

Code11

Es wird festgelegt, dass die Daten mit Kode 11 Barcode Spezifikationen

public static readonly SingleDecodeType Code11

Feldwert

SingleDecodeType

Code128

Es wird festgelegt, dass die Daten mit Kode 128 Barcode Spezifikationen

public static readonly SingleDecodeType Code128

Feldwert

SingleDecodeType

Kode 16K

Es wird festgelegt, dass die Daten mit Schlagwort 16K Barcode Spezifikationen

public static readonly SingleDecodeType Code16K

Feldwert

SingleDecodeType

Code32

Es wird festgelegt, dass die Daten mit Code32 Barcode Spezifikationen

public static readonly SingleDecodeType Code32

Feldwert

SingleDecodeType

Code39

Es wird festgelegt, dass die Daten mit Code 39 Basic Charseet Barcode Spezifikation: ISO/IEC 16388

public static readonly SingleDecodeType Code39

Feldwert

SingleDecodeType

Code39FullASCII

Es wird festgelegt, dass die Daten mit Code 39 Vollständige ASCII Barcode Spezifikation: ISO/IEC 16388

public static readonly SingleDecodeType Code39FullASCII

Feldwert

SingleDecodeType

Code93

Es wird festgelegt, dass die Daten mit Kode 93 Barcode Spezifikationen

public static readonly SingleDecodeType Code93

Feldwert

SingleDecodeType

CompactPdf417

Es wird festgelegt, dass die Daten mit CompactPdf417 (Pdf417Truncated) Barcode Spezifikation

public static readonly SingleDecodeType CompactPdf417

Feldwert

SingleDecodeType

DataLogic2of5

Es wird festgelegt, dass die Daten mit DataLogic 2 von 5 Barcode Spezifikationen

public static readonly SingleDecodeType DataLogic2of5

Feldwert

SingleDecodeType

DataMatrix

Es wird festgelegt, dass die Daten mit DataMatrix Barcode Symbologie

public static readonly SingleDecodeType DataMatrix

Feldwert

SingleDecodeType

DatabarExpanded

Es wird festgelegt, dass die Daten mit GS1 Databar erweitert Barcode Spezifikationen

public static readonly SingleDecodeType DatabarExpanded

Feldwert

SingleDecodeType

DatabarExpandedStacked

Es wird festgelegt, dass die Daten mit GS1 Databar erweitert Barcode Spezifikationen

public static readonly SingleDecodeType DatabarExpandedStacked

Feldwert

SingleDecodeType

DatabarLimited

Es wird festgelegt, dass die Daten mit GS1 Databar eingeschränkt Barcode Spezifikationen

public static readonly SingleDecodeType DatabarLimited

Feldwert

SingleDecodeType

DatabarOmniDirectional

Es wird festgelegt, dass die Daten mit GS1 Databar allgegenwärtig Barcode Spezifikationen

public static readonly SingleDecodeType DatabarOmniDirectional

Feldwert

SingleDecodeType

DatabarStacked

Es wird festgelegt, dass die Daten mit GS1 Databar eingeschaltet Barcode Spezifikationen

public static readonly SingleDecodeType DatabarStacked

Feldwert

SingleDecodeType

DatabarStackedOmniDirectional

Es wird festgelegt, dass die Daten mit GS1 Databar ist umni-directional Barcode Spezifikationen

public static readonly SingleDecodeType DatabarStackedOmniDirectional

Feldwert

SingleDecodeType

DatabarTruncated

Es wird festgelegt, dass die Daten mit GS1 Databar verrückt Barcode Spezifikationen

public static readonly SingleDecodeType DatabarTruncated

Feldwert

SingleDecodeType

DeutschePostIdentcode

Es wird festgelegt, dass die Daten mit DeutschePost Identitätscode Barcode Spezifikationen

public static readonly SingleDecodeType DeutschePostIdentcode

Feldwert

SingleDecodeType

DeutschePostLeitcode

Es wird festgelegt, dass die Daten mit Deutsche Post Leit Code Barcode Spezifikationen

public static readonly SingleDecodeType DeutschePostLeitcode

Feldwert

SingleDecodeType

DotCode

Es wird festgelegt, dass die Daten mit DotCode Barcode Spezifikationen

public static readonly SingleDecodeType DotCode

Feldwert

SingleDecodeType

Niederländisch

Es wird festgelegt, dass die Daten mit DotCode Barcode Spezifikationen

public static readonly SingleDecodeType DutchKIX

Feldwert

SingleDecodeType

EAN13

Es wird festgelegt, dass die Daten mit Die EAN-13 Barcode Spezifikationen

public static readonly SingleDecodeType EAN13

Feldwert

SingleDecodeType

EAN14

Es wird festgelegt, dass die Daten mit EAN14 Barcode Spezifikationen

public static readonly SingleDecodeType EAN14

Feldwert

SingleDecodeType

EAN8

Es wird festgelegt, dass die Daten mit EAN-8 Barcode Spezifikationen

public static readonly SingleDecodeType EAN8

Feldwert

SingleDecodeType

GS1Aztec

Es wird festgelegt, dass die Daten mit GS1 Aztec Barcode Spezifikationen

public static readonly SingleDecodeType GS1Aztec

Feldwert

SingleDecodeType

GS1Kode128

Es wird festgelegt, dass die Daten mit GS1 Kode 128 Barcode Spezifikationen

public static readonly SingleDecodeType GS1Code128

Feldwert

SingleDecodeType

GS1CompositeBar

Es wird festgelegt, dass die Daten mit GS1 Composite Bar Barcode Spezifikationen

public static readonly SingleDecodeType GS1CompositeBar

Feldwert

SingleDecodeType

GS1DataMatrix

Es wird festgelegt, dass die Daten mit GS1DataMatrix Barcode Symbologie

public static readonly SingleDecodeType GS1DataMatrix

Feldwert

SingleDecodeType

GS1DotCode

Es wird festgelegt, dass die Daten mit Die GS1 DotCode Barcode Spezifikationen

public static readonly SingleDecodeType GS1DotCode

Feldwert

SingleDecodeType

GS1HanXin

Es wird festgelegt, dass die Daten mit GS1 Han Xin Code Barcode Spezifikationen

public static readonly SingleDecodeType GS1HanXin

Feldwert

SingleDecodeType

GS1MicroPdf417

Es wird festgelegt, dass die Daten mit MicroPdf417 Barcode Spezifikationen

public static readonly SingleDecodeType GS1MicroPdf417

Feldwert

SingleDecodeType

GS1QR

Es wird festgelegt, dass die Daten mit GS1 und QR Barcode Spezifikationen

public static readonly SingleDecodeType GS1QR

Feldwert

SingleDecodeType

HIBCAZTECLIC

Es wird festgelegt, dass die Daten mit Das HIBC LIC Aztec Barcode Spezifikationen

public static readonly SingleDecodeType HIBCAztecLIC

Feldwert

SingleDecodeType

HIBCZTECPAS

Es wird festgelegt, dass die Daten mit HIBC PAS Aztec Barcode Spezifikationen

public static readonly SingleDecodeType HIBCAztecPAS

Feldwert

SingleDecodeType

HIBCCode128LIC

Es wird festgelegt, dass die Daten mit HIBC LIC Code 128 Barcode Spezifikationen

public static readonly SingleDecodeType HIBCCode128LIC

Feldwert

SingleDecodeType

HIBCCode128PAS

Es wird festgelegt, dass die Daten mit HIBC PAS Code 128 Barcode Spezifikationen

public static readonly SingleDecodeType HIBCCode128PAS

Feldwert

SingleDecodeType

HIBCCode39LIC

Es wird festgelegt, dass die Daten mit HIBC LIC Code 39 Barcode Spezifikationen

public static readonly SingleDecodeType HIBCCode39LIC

Feldwert

SingleDecodeType

HIBCCode39PAS

Es wird festgelegt, dass die Daten mit HIBC PAS Code 39 Barcode Spezifikationen

public static readonly SingleDecodeType HIBCCode39PAS

Feldwert

SingleDecodeType

HIBCDataMatrixLIC

Es wird festgelegt, dass die Daten mit Das HIBC LIC DataMatrix Barcode Spezifikationen

public static readonly SingleDecodeType HIBCDataMatrixLIC

Feldwert

SingleDecodeType

HIBCDataMatrixPAS

Es wird festgelegt, dass die Daten mit Das HIBC PAS DataMatrix Barcode Spezifikationen

public static readonly SingleDecodeType HIBCDataMatrixPAS

Feldwert

SingleDecodeType

HIBCQRLIC

Es wird festgelegt, dass die Daten mit HIBC LIC QR Barcode Spezifikationen

public static readonly SingleDecodeType HIBCQRLIC

Feldwert

SingleDecodeType

HIBCQRPAS

Es wird festgelegt, dass die Daten mit Das HIBC PAS QR Barcode Spezifikationen

public static readonly SingleDecodeType HIBCQRPAS

Feldwert

SingleDecodeType

HanXin

Es wird festgelegt, dass die Daten mit Der Han Xin Code Barcode Spezifikationen

public static readonly SingleDecodeType HanXin

Feldwert

SingleDecodeType

Die IATA2of5

Es wird festgelegt, dass die Daten mit IATA 2 von 5 IATA (International Air Transport Association) nutzt diesen Barcode für die Verwaltung von Luftfracht.

public static readonly SingleDecodeType IATA2of5

Feldwert

SingleDecodeType

ISBN

Es wird festgelegt, dass die Daten mit ISBN Barcode Spezifikationen

public static readonly SingleDecodeType ISBN

Feldwert

SingleDecodeType

ISMN

Es wird festgelegt, dass die Daten mit ISMN Barcode Spezifikationen

public static readonly SingleDecodeType ISMN

Feldwert

SingleDecodeType

ISSN

Es wird festgelegt, dass die Daten mit ISSN Barcode Spezifikationen

public static readonly SingleDecodeType ISSN

Feldwert

SingleDecodeType

ITF14

Es wird festgelegt, dass die Daten mit ITF14 Barcode Spezifikationen

public static readonly SingleDecodeType ITF14

Feldwert

SingleDecodeType

ITF6

Es wird festgelegt, dass die Daten mit ITF6 Barcode Spezifikationen

public static readonly SingleDecodeType ITF6

Feldwert

SingleDecodeType

Interleaved2of5

Es wird festgelegt, dass die Daten mit Interleaved 2 von 5 Barcode Spezifikationen

public static readonly SingleDecodeType Interleaved2of5

Feldwert

SingleDecodeType

ItalianPost25

Es wird festgelegt, dass die Daten mit Italienische Post 25 Barcode Spezifikationen

public static readonly SingleDecodeType ItalianPost25

Feldwert

SingleDecodeType

MSI

Es wird festgelegt, dass die Daten mit Die MSI Plessey Barcode Spezifikationen

public static readonly SingleDecodeType MSI

Feldwert

SingleDecodeType

MacroPdf417

Es wird festgelegt, dass die Daten mit MacroPdf417 Barcode Spezifikationen

public static readonly SingleDecodeType MacroPdf417

Feldwert

SingleDecodeType

Mailmark

Es wird festgelegt, dass die Daten mit Königliche Mail Mailmark Barcode Spezifikationen.

public static readonly SingleDecodeType Mailmark

Feldwert

SingleDecodeType

Matrix2of5

Es wird festgelegt, dass die Daten mit Matrix 2 von 5 Barcode Spezifikationen

public static readonly SingleDecodeType Matrix2of5

Feldwert

SingleDecodeType

MaxiCode

Es wird festgelegt, dass die Daten mit MaxiCode Barcode Spezifikationen

public static readonly SingleDecodeType MaxiCode

Feldwert

SingleDecodeType

Mikroskop 13B

Es wird festgelegt, dass die Daten mit MICR E-13B Barcode Spezifikationen

public static readonly SingleDecodeType MicrE13B

Feldwert

SingleDecodeType

MicroPdf417

Es wird festgelegt, dass die Daten mit MicroPdf417 Barcode Spezifikationen

public static readonly SingleDecodeType MicroPdf417

Feldwert

SingleDecodeType

Mit MicroQR

Es wird festgelegt, dass die Daten mit Der MicroQR Code Barcode Spezifikationen

public static readonly SingleDecodeType MicroQR

Feldwert

SingleDecodeType

MostCommonTypes

Angibt, dass die Daten mit den am häufigsten verwendeten Symbolen überprüft werden

public static readonly MultyDecodeType MostCommonTypes

Feldwert

MultyDecodeType

None

Unspezifische Decodetypen.

public static readonly SingleDecodeType None

Feldwert

SingleDecodeType

OPC

Es wird festgelegt, dass die Daten mit OPC Barcode Spezifikationen

public static readonly SingleDecodeType OPC

Feldwert

SingleDecodeType

OneCode

Erläutert, dass die Daten mit USPS dekodiert werden sollten OneCode Barcode Spezifikationen

public static readonly SingleDecodeType OneCode

Feldwert

SingleDecodeType

PZN

Es wird festgelegt, dass die Daten mit PZN Diese Symbolologie wird auch als Pharma Zentral Nummer bekannt. PZN7 und PZN8 werden unterstützt.

public static readonly SingleDecodeType PZN

Feldwert

SingleDecodeType

PatchCode

Es wird festgelegt, dass die Daten mit Patchcode Barcode-Symbolologie wird für automatische Scan verwendet

public static readonly SingleDecodeType PatchCode

Feldwert

SingleDecodeType

Pdf417

Es wird festgelegt, dass die Daten mit Pdf417 Barcode Symbologie

public static readonly SingleDecodeType Pdf417

Feldwert

SingleDecodeType

Pharmacode

Es wird festgelegt, dass die Daten mit Pharmacode Diese Symbolologie wird auch als Pharmaceutical Binary Code bezeichnet.

public static readonly SingleDecodeType Pharmacode

Feldwert

SingleDecodeType

Planet

Es wird festgelegt, dass die Daten mit Planet Barcode Spezifikationen

public static readonly SingleDecodeType Planet

Feldwert

SingleDecodeType

PostalTypes

Es wird festgelegt, dass die Daten mit allen 1.5D Postseite Barcode-Symbolen wie Planet, Postnet, AustralienPost, OneCode, RM4SCC, DutchKIX

public static readonly MultyDecodeType PostalTypes

Feldwert

MultyDecodeType

Postnet

Es wird festgelegt, dass die Daten mit Postnet Barcode Spezifikationen

public static readonly SingleDecodeType Postnet

Feldwert

SingleDecodeType

QR

Es wird festgelegt, dass die Daten mit QR Code Barcode Spezifikationen

public static readonly SingleDecodeType QR

Feldwert

SingleDecodeType

RM4SCC

Es wird festgelegt, dass die Daten mit RM4SCC Barcode Spezifikation. RM4SCC (Royal Mail 4-State Customer Code) wird für den automatisierten Mail sorting-Prozess in Großbritannien verwendet.

public static readonly SingleDecodeType RM4SCC

Feldwert

SingleDecodeType

RectMicroQR

Es wird festgelegt, dass die Daten mit RectMicroQR (rMQR) Code Barcode Spezifikationen

public static readonly SingleDecodeType RectMicroQR

Feldwert

SingleDecodeType

SCC14

Es wird festgelegt, dass die Daten mit SCC14 Barcode Spezifikationen

public static readonly SingleDecodeType SCC14

Feldwert

SingleDecodeType

SSCC18

Es wird festgelegt, dass die Daten mit SSCC18 Barcode Spezifikationen

public static readonly SingleDecodeType SSCC18

Feldwert

SingleDecodeType

Standard2of5

Es wird festgelegt, dass die Daten mit Standard 2 von 5 Barcode Spezifikationen

public static readonly SingleDecodeType Standard2of5

Feldwert

SingleDecodeType

Supplement

Es wird festgelegt, dass die Daten mit Ergänzung (EAN2, EAN5) Barcode Spezifikationen

public static readonly SingleDecodeType Supplement

Feldwert

SingleDecodeType

SwissPostParcel

Es wird festgelegt, dass die Daten mit Schweizer Post Parcel Barcode Barcode Spezifikationen

public static readonly SingleDecodeType SwissPostParcel

Feldwert

SingleDecodeType

Typen 1D

Es wird festgelegt, dass die Daten mit allen 1D Barcode Symbolen

public static readonly MultyDecodeType Types1D

Feldwert

MultyDecodeType

Typen2D

Es wird festgelegt, dass die Daten mit allen 2D Barcode Symbolen

public static readonly MultyDecodeType Types2D

Feldwert

MultyDecodeType

UPCA

Es wird festgelegt, dass die Daten mit Die UPC-A Barcode Spezifikationen

public static readonly SingleDecodeType UPCA

Feldwert

SingleDecodeType

UPCE

Es wird festgelegt, dass die Daten mit UPC-E Barcode Spezifikationen

public static readonly SingleDecodeType UPCE

Feldwert

SingleDecodeType

VIN

Es wird festgelegt, dass die Daten mit VIN (Vehicle Identifikationsnummer) Barcode Spezifikation

public static readonly SingleDecodeType VIN

Feldwert

SingleDecodeType

Properties

AllSupportedTypesArray

Erhält eine Array, die AllSupportedTypes repräsentiert

public static SingleDecodeType[] AllSupportedTypesArray { get; }

Eigentumswert

SingleDecodeType [][]

Methods

GetNames()

Retriebe eine Reihe von Namen der Decodetypen.

public static string[] GetNames()

Returns

string [][]

Eine Reihe von Namen der Dekodtypen.

1D(BaseDecodeType)

Bestimmt, ob die angegebenen Aspose.BarCode.BarCodeRecognition.BaseDecodeType jede 1D Barcode Symbolik enthält

public static bool Is1D(BaseDecodeType symbology)

Parameters

symbology BaseDecodeType

Die Aspose.BarCode.BarCodeRecognition.BaseDecodeType zu testen.

Returns

bool

Returns true wenn Aspose.BarCode.BarCodeRecognition.BaseDecodeType jede 1D Barcode-Symbolik enthält; sonst wird false.

IS2D(BaseDecodeType)

Bestimmt, ob die angegebenen Aspose.BarCode.BarCodeRecognition.BaseDecodeType jede 2D Barcode Symbolik enthält

public static bool Is2D(BaseDecodeType symbology)

Parameters

symbology BaseDecodeType

Die Aspose.BarCode.BarCodeRecognition.BaseDecodeType zu testen.

Returns

bool

Returns true wenn Aspose.BarCode.BarCodeRecognition.BaseDecodeType jede 2D Barcode-Symbolik enthält; sonst wird false.

IsPostal(BaseDecodeType)

Bestimmt, ob die angegebenen Aspose.BarCode.BarCodeRecognition.BaseDecodeType irgendwelche Postbarcode-Symbolologie enthält

public static bool IsPostal(BaseDecodeType symbology)

Parameters

symbology BaseDecodeType

Die Aspose.BarCode.BarCodeRecognition.BaseDecodeType zu testen.

Returns

bool

Returns true wenn Aspose.BarCode.BarCodeRecognition.BaseDecodeType irgendwelche Barcode-Symbolologie enthält; sonst wird false.

Parse(String, aus SingleDecodeType)

Umwandelt die String-Repräsentation eines SingleDecodeType in seine Instanz.Ein Return-Wert zeigt an, ob die Konversion erfolgreich ist oder nicht.

public static bool Parse(string parsingType, out SingleDecodeType result)

Parameters

parsingType string

Eine Zeile, die eine SingleDecodeType in dem Format wie “EAN8” oder “EAN13” oder “CodaBar…” enthält, um zu konvertieren.

result SingleDecodeType

Ein tatsächlicher SingleDecodeType kehrt zurück, wenn die Konvertierung erfolgreich abgeschlossen ist; sonst kehrt es unbegrenzte Art zurück: DecodeType.None.

Returns

bool

true wenn die Veränderung erfolgreich durchgeführt wurde; sonst, false.

ScanSets(Parameter BaseDecodeType[])

Spezifizieren Sie Scan-Set durch BarcodeTypes

public static BaseDecodeType ScanSets(params BaseDecodeType[] barcodeTypes)

Parameters

barcodeTypes BaseDecodeType [][]

Eine Reihe von Single und Multi-Decode-Typen

Returns

BaseDecodeType

Ein Multi-Dekode-Typ

TryParse(String, aus SingleDecodeType)

Umwandelt die String-Repräsentation eines SingleDecodeType in seine Instanz.Ein Return-Wert zeigt an, ob die Konversion erfolgreich ist oder nicht.

public static bool TryParse(string parsingType, out SingleDecodeType result)

Parameters

parsingType string

Eine Zeile, die eine SingleDecodeType in dem Format wie “EAN8” oder “EAN13” oder “CodaBar…” enthält, um zu konvertieren.

result SingleDecodeType

Ein tatsächlicher SingleDecodeType kehrt zurück, wenn die Konvertierung erfolgreich abgeschlossen ist; sonst kehrt es unbegrenzte Art zurück: DecodeType.None.

Returns

bool

true wenn die Veränderung erfolgreich durchgeführt wurde; sonst, false.

TryParse(String, aus MultyDecodeType)

Umwandelt die String-Repräsentation eines MultyDecodeType zu seinem Beispiel.Ein Return-Wert zeigt an, ob die Konversion erfolgreich ist oder nicht.

public static bool TryParse(string parsingType, out MultyDecodeType result)

Parameters

parsingType string

Eine Zeile im Format entweder “AllSupportedTypes” oder “EAN8,EAN13,CodaBar” zu konvertieren.

result MultyDecodeType

Eine tatsächliche MultyDecodeType wird zurückgegeben, wenn die Umwandlung erfolgreich abgeschlossen ist; sonst wird es unbegrenzte Art zurückgegeben: neue MultyDecodeType(DecodeType.None)

Returns

bool

true wenn die Veränderung erfolgreich durchgeführt wurde; sonst, false.

 Deutsch