Represents a user defined text entry intended for use on a barcode label.
Name | Data Type | Description |
---|---|---|
BarcodeSheetTextKey | Integer |
System assigned, immutable value that uniquely identifies the record |
Name | String |
User assigned, mutable value that uniquely identifies the record |
Text | String |
Text to appear on a barcode |
Color | Nullable<Integer> |
ARGB values stored as a 32-bit integer, with each component comprising a full octet in order starting at the high order byte |