CSymbology.CCode39 Properties

CodeMark Set a one-character code mark symbology identifier for Code 39.
Enable Enables decoding of Code 39.
FullAsciiConversion Enables full ASCII conversion.
Length1 Integer value specifying bar code length1.
Length2 Integer value specifying bar code length2.
Length3 Integer value specifying bar code length3.
LengthMode Specifies acceptable bar code length. Length1, length2, and length3 are used differently depending on this property.
ReadingRange Sets and gets the reading range.
ReadingTolerance Sets and gets the tolerance level for reading "hard to read" bar codes.
StartCharacter Sets and gets the Code 39 start character.
StartStopTransmission Enables start/stop transmission.
TransmitCheckDigit Enables Code 39 check digit transmission.
UnconventionalCode39 Enables and disables decoding of Code 39 with unconventional dimensions, such as large intercharacter gaps or nonstandard ratios between narrow and wide elements.
UserDefinedSymbologyId String specifying a user-defined symbology ID if not using the AIM standard.
VerifyCheckDigit Sets and gets Code 39 check digit verification types.

More Information

CSymbology.CCode39 Class