Packing Date Text
Defined under the namespace Scandit.Datacapture.Label
- PackingDateText
class PackingDateText : TextField
Added in version 7.2.0
This class is used to define a packing date field in a LabelDefinition.
- patterns
get patterns(): string[]
Added in version 7.2.0
Returns the list of patterns associated with this instance.
- isOptional
get isOptional(): boolean
Added in version 7.2.0
Returns whether this instance is optional, i.e. whether it can be missing when parsing a label.
- dateFormat
get dateFormat(): LabelDateFormat |
null
Added in version 7.2.0
Used to get and set the LabelDateFormat used to parse dates.