Date Result
Defined under the namespace Scandit.Datacapture.Id
- DateResult
class DateResult
Added in version 6.13.0
A date extracted from a personal identification document. May represent either a full date (day, month, year), just a month and a year or just a year.
- day
get day(): number | null
Added in version 6.13.0
The extracted day of the month or null if this result represents a month and a year only.