Unit Price Text Builder
Defined in namespace Scandit.DataCapture.Label
- UnitPriceTextBuilder
class UnitPriceTextBuilder :
TextFieldBuilder<UnitPriceTextBuilder, UnitPriceText>Added in version 8.1.0
Builder class for creating UnitPriceText field definitions. Provides a fluent interface for configuring unit price text field properties including validation regexes and anchor regexes.
- Build()
UnitPriceText Build(
stringname)Added in version 8.1.0
Creates a UnitPriceText field definition with the specified name and all configured properties.