Date Text
Defined in package com.scandit.datacapture.label
- DateText
class DateText : TextField
Added in version 8.6.0
This class is used to define a date field in a LabelDefinition.
- labelDateFormat
val labelDateFormat: LabelDateFormat
Added in version 8.6.0
Returns the LabelDateFormat used to parse dates.
- anchorRegexes
val anchorRegexes: List<String>
Added in version 8.6.0
Used to specify keywords or phrases that help identify the context of the field. This is particularly useful when the label contains multiple fields that could match the same regex (e.g., when both packaging and expiry dates are present).