Represents a bar code symbology implementation for UPC-A
.
This symbology is also known as Universal Product Code version A.
- Inheritance:
-
object
Visual
UIElement
Framework
Element BarCode LinearSymbology Bar objectCode Symbology
Remarks
UPC-A is a linear symbology, widely used in the United States and Canada for tracking trade items in stores.
This symbology can encode 12 numeric characters, divided into four parts: system code, manufacturer code, product code, and check digit.
This symbology implementation auto-calculates and inserts a check digit.
For detailed documentation on this symbology's features and how to use them, please see the UPC-A documentation topic.
Constructors
UpcASymbology()
Initializes an instance of the UpcASymbology
class.
Methods
OnValueChanged(string, string)
Occurs when the value of the Value property is changed.
ValidateValue(string)
Validates that the symbology can parse the specified value.
Parameter | Type | Description |
---|---|---|
value | string | The value to validate. |
Returns
- Validation
Result : A Validation
Result containing the result of the validation.
Inherited Members
-
Linear
Bar Code Symbology. Bar Data Property -
Linear
Bar Code Symbology. Bar Height Property -
Linear
Bar Code Symbology. Bar Width Ratio Property -
Linear
Bar Code Symbology. Display Value Property -
Linear
Bar Code Symbology. Instructions Property -
Linear
Bar Code Symbology. Min Bar Height Width Ratio Property -
Linear
Bar Code Symbology. Quiet Zone Thickness Property -
Linear
Bar Code Symbology. Value Display Style Property -
Linear
Bar Code Symbology. Value Intrusion Offset Property -
Linear
Bar Code Symbology. Measure Override(Size) -
Linear
Bar Code Symbology. Render(Drawing Context, Point, Size) -
Linear
Bar Code Symbology. Bar Data -
Linear
Bar Code Symbology. Bar Height -
Linear
Bar Code Symbology. Bar Width Ratio -
Linear
Bar Code Symbology. Display Value -
Linear
Bar Code Symbology. Instructions -
Linear
Bar Code Symbology. Min Bar Height Width Ratio -
Linear
Bar Code Symbology. Quiet Zone Thickness -
Linear
Bar Code Symbology. Value Display Style -
Linear
Bar Code Symbology. Value Intrusion Offset -
Bar
Code Symbology. Background Property -
Bar
Code Symbology. Foreground Property -
Bar
Code Symbology. Value Property -
Bar
Code Symbology. Measure Desired Size(Size) -
Bar
Code Symbology. On Render(Drawing Context) -
Bar
Code Symbology. To Bitmap(double, double) -
Bar
Code Symbology. Background -
Bar
Code Symbology. Display Name -
Bar
Code Symbology. Foreground -
Bar
Code Symbology. Value