Sets the AAMVASubfileType
of the subfile at the given index.
public AAMVAIDBuilder SetSubfileType(
int subfileIndex,
AAMVASubfileType subfileType,
string subfileTypeCode
)
Public Function SetSubfileType(
ByVal subfileIndex As Integer,
ByVal subfileType As AAMVASubfileType,
ByVal subfileTypeCode As String
) As AAMVAIDBuilder
public:
AAMVAIDBuilder^ SetSubfileType(
Int32 subfileIndex,
AAMVASubfileType^ subfileType,
String^ subfileTypeCode
)
subfileIndex
The subfile index.
subfileType
The AAMVASubfileType
.
subfileTypeCode
The AAMVASubfileType
code.
The AAMVAIDBuilder
.
The subfile type code is only required in the case of a jurisdiction-specific AAMVASubfile
. Otherwise, in the case of ID/DL, you can pass null and this value will be filled automatically.
For an example, refer to AAMVAID.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document