Expiry Date Text
Defined under the namespace Scandit.Datacapture.Label
- ExpiryDateText
class ExpiryDateText : TextField
Added in version 6.22.0
This class is used to define an expiry date field in a LabelDefinition.
- constructor(name)
constructor(name: string)
Added in version 6.22.0
Builds a new instance of this class with the provided name.
- labelDateFormat
labelDateFormat: LabelDateFormat | null
Added in version 7.2.0
Used to get and set the LabelDateFormat used to parse dates.