←Select platform

InferredFromFullName Property (AAMVANameResult)

Summary

Determines whether the resulting name is inferred from a full name.

Syntax
C#
VB
Objective-C
C++
Java
public bool InferredFromFullName { get; set; } 
Public Property InferredFromFullName As System.Boolean 
@property (nonatomic, nullable, copy, readonly) BOOL inferredFromFullName 
public boolean isInferredFromFullName() 
public: 
property InferredFromFullName { 
   System::Boolean get(); 
} 

Property Value

true if the resulting name is inferred from a full name. Otherwise, false.

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