←Select platform

GetBytes Method

Summary

Generates and returns formatted AAMVA barcode data for this AAMVAID.

Syntax
C#
VB
C++
public byte[] GetBytes() 
Public Function GetBytes() As Byte() 
public:  
   array<Byte>^ GetBytes() 

Return Value

Formatted AAMVA barcode data that can be written to a PDF417 barcode.

Remarks

Data is formatted according to AAMVA CDS 2016.

Example

For an example, refer to AAMVAID.

Requirements

Target Platforms

Help Version 20.0.2020.4.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Barcode Assembly