Codabar Start Stop Transmission
Enum representing the start and stop character transmission options for Codabar symbology.
Entries
Link copied to clipboard
Do not transmit start and stop characters.
Link copied to clipboard
Transmit start and stop characters in ABCD-ABCD format.
Link copied to clipboard
Transmit start and stop characters in abcd-abcd format.
Link copied to clipboard
Transmit start and stop characters in ABCD-TNxE format.
Link copied to clipboard
Transmit start and stop characters in abcd-tnxe format.
Link copied to clipboard
Transmit start and stop characters in DC1-DC2-DC3-DC4 format.
Properties
Functions
Link copied to clipboard
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
Link copied to clipboard
Returns an array containing the constants of this enum type, in the order they're declared.