←Select platform

Subfiles Property (AAMVAID)

Summary

Gets an array of subfiles (AAMVASubfiles) of the current AAMVAID.

Syntax
C#
VB
Objective-C
C++
Java
public AAMVASubfile[] Subfiles { get; } 
Public Property Subfiles As AAMVASubfile() 
@property (nonatomic, strong, readonly) NSArray<LTAAMVASubfile *> * Subfiles  
public AAMVASubfile[] getSubfiles() 
public: 
property array<Leadtools.Barcode.AAMVASubfile^>^ Subfiles { 
   array<Leadtools.Barcode.AAMVASubfile^>^ get(); 
} 

Property Value

An array of subfiles.

Remarks

NumberOfEntries value specifies the array length.

Example

For an example, refer to AAMVAID.

Requirements
Target Platforms
Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Barcode Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.