Weight Text

Defined under the namespace Scandit.Datacapture.Label

WeightText
class WeightText : TextField

Added in version 8.0.0

A specialized text field for capturing weight information from labels. This predefined field type is optimized for recognizing weight values typically found on product packaging, shipping labels, and inventory tags.

constructor(name)
constructor(name: string)

Added in version 8.0.0

anchorRegexes
anchorRegexes: string[]

Added in version 8.0.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).