Click or drag to resize

IDecoderResultTimeStamp Property

Gets the time stamp of the barcode, if supported.

Namespace:  Opait.Barcoder.Api
Assembly:  Opait.Barcoder (in Opait.Barcoder.dll) Version: 1.3.4.0
Syntax
C#
DateTime? TimeStamp { get; }

Property Value

Type: NullableDateTime
See Also