VintaSoft Barcode .NET SDK 15.0: Documentation for Web developer
Vintasoft.Barcode.Web.Services Namespace / WebAamvaBarcodeRecognitionResult Class
Constructors Properties SeeAlso
In This Topic
    WebAamvaBarcodeRecognitionResult Class Members
    In This Topic
    The following tables list the members exposed by WebAamvaBarcodeRecognitionResult.
    Public Constructors
     NameDescription
    Public ConstructorOverloaded. Initializes a new instance of the class.
    Public Properties
     NameDescription
    Public PropertyGets or sets the dictionary, that contains an additional information about barcode. (Inherited from WebBarcodeRecognitionResult)
    Public PropertyGets or sets the city portion of the cardholder address ('DAI' identifier).
    Public PropertyGets or sets the postal code portion of the cardholder address ('DAK' identifier).
    Public PropertyGets or sets the state portion of the cardholder address ('DAJ' identifier).
    Public PropertyGets or sets the street portion of the cardholder address ('DAG' identifier).
    Public PropertyGets or sets the second line of street portion of the cardholder address ('DAH' identifier).
    Public PropertyGets or sets the barcode type. (Inherited from WebBarcodeRecognitionResult)
    Public PropertyGets or sets the value of base barcode type. (Inherited from WebBarcodeRecognitionResult)
    Public PropertyGets or sets the Card Revision Date ('DDB' identifier).
    Public PropertyGets or sets the size, in pixels, of barcode matrix cell. (Inherited from WebBarcodeRecognition2DResult)
    Public PropertyGets or sets the class name.
    Public PropertyGets or sets the barcode confidence. (Inherited from WebBarcodeRecognitionResult)
    Public PropertyGets or sets the country in which DL/ID is issued ('DCG' identifier).
    Public PropertyGets or sets the birth date of the cardholder ('DBB' identifier).
    Public PropertyGets or sets the Document Expiration Date ('DBA' identifier).
    Public PropertyGets or sets the eyes color of cardholder (ANSI D-20 codes) ('DAY' identifier).
    Public PropertyGets or sets the family name of the cardholder ('DCS' identifier).
    Public PropertyGets or sets the first name of the cardholder ('DAC' identifier).
    Public PropertyGets or sets the hair color of the cardholder('DAZ' identifier).
    Public PropertyGets or sets the height of cardholder ('DAU' identifier).
    Public PropertyGets or sets the barcode value in hex representation. (Inherited from WebBarcodeRecognitionResult)
    Public PropertyGets or sets the Document Issue Date ('DBD' identifier).
    Public PropertyGets or sets the number, which uniquely identifies the issuing jurisdiction.
    Public PropertyGets or sets a decimal value, which specifies the jurisdiction version level of the PDF417 barcode format.
    Public PropertyGets or sets the ID/DL license number ('DAQ' identifier).
    Public PropertyGets or sets the size, in modules (cells), of the barcode matrix. (Inherited from WebBarcodeRecognition2DResult)
    Public PropertyGets or sets the middle name of the cardholder ('DAD' identifier).
    Public PropertyGets or sets the results of barcode print quality test. (Inherited from WebBarcodeRecognitionResult)
    Public PropertyGets or sets the barcode reading quality. (Inherited from WebBarcodeRecognitionResult)
    Public PropertyGets or sets the image region where barcode is found. (Inherited from WebBarcodeRecognitionResult)
    Public PropertyGets or sets the decimal number that specifies gender of the cardholder ('DBC' identifier).
    Public PropertyGets or sets the image threshold which was applied to an image during barcode recognition. (Inherited from WebBarcodeRecognitionResult)
    Public PropertyGets or sets the barcode value. (Inherited from WebBarcodeRecognitionResult)
    Public PropertyGets or sets the AAMVA version level of the PDF417 bar code format.
    See Also