←Select platform

Version Property (AAMVAID)

Summary

Gets the version of the encoded data used to create the current AAMVAID.

Syntax
C#
VB
Objective-C
C++
Java
public AAMVAVersion Version { get; } 
Public Property Version As AAMVAVersion 
@property (nonatomic, assign, readonly) LTAAMVAVersion version  
public AAMVAVersion getVersion() 
public: 
property AAMVAVersion Version { 
   AAMVAVersion get(); 
} 

Property Value

The version of the encoded data. For possible values, refer to AAMVAVersion.

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