←Select platform

AAMVASubfileType Enumeration

Summary

Specifies the subfile type.

Syntax
C#
VB
Objective-C
C++
Java
[SerializableAttribute()] 
[DataContractAttribute()] 
public enum AAMVASubfileType 
<SerializableAttribute()> 
Public Enum AAMVASubfileType 
typedef NS_ENUM(NSInteger, LTAAMVASubfileType) 
public enum AAMVASubfileType 
[SerializableAttribute()] 
public enum class AAMVASubfileType 

Members

Value Member Description
0 JurisdictionSpecific Jurisdiction specific
1 DL Driver's license
2 ID ID card

Remarks

Flags can be combined using bitwise OR (|).

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