Gets the number of bytes from the start of the encoded input barcode data to the start of this subfile.
public int Offset { get; }
Public Property Offset As System.Int32
@property (nonatomic, assign, readonly) int offset
public int getOffset()
public:
property Offset {
System::Int32 get();
}
The number of bytes from the start of the encoded input barcode data to the start of this subfile.
Many issuing authorities encode incorrect byte offsets (1-off in either direction). It is best to check for subfile start indicator characters if doing manual parsing. The LEADTOOLS AAMVA SDK will account for these encoding errors.
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