Looks up an AAMVANameSuffix with a given suffix code.
public static AAMVANameSuffix LookupNameSuffix(
string suffixCode
)
Public Shared Function LookupNameSuffix(
ByVal suffixCode As String
) As AAMVANameSuffix
public:
static AAMVANameSuffix^ LookupNameSuffix(
String^ suffixCode
)
suffixCode
The suffix code.
An AAMVANameSuffix corresponding to the given suffix code. If the code is unknown, AAMVANameSuffix.Unknown
will be returned.
Arabic (2ND) and Roman (II) style suffix codes can both be used.
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