←Select platform

SubfileType Property (AAMVASubfile)

Summary

Gets the type of the subfile.

Syntax
C#
VB
Objective-C
C++
Java
public AAMVASubfileType SubfileType { get; } 
Public Property SubfileType As AAMVASubfileType 
@property (nonatomic, assign, readonly) LTAAMVASubfileType subfileType 
public AAMVASubfileType getSubfileType() 
public: 
property SubfileType { 
   AAMVASubfileType get(); 
} 

Property Value

The type of the subfile. For possible values, refer to AAMVASubfileType.

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