Gets or sets the data element value.
public string Value { get; set; }
Public Property Value As String
@property (nonatomic, nullable, copy, readonly) NSString * value
public String getValue()
public:
property Value {
System::String^ get();
}
The data element value.
An data element value can be restricted to certain lengths and characters as defined by the AAMVADataElementInfo object for this ElementID. However, these restrictions are generally not followed and they are not enforced by the SDK during the read process, if false is passed to strictMode parameter of BarcodeData.ParseAAMVAData(byte[],boolean).
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