In This Article

LinearBarCodeSymbologyInstruction Enum

Specifies an instruction for a LinearBarCodeSymbology.

public enum LinearBarCodeSymbologyInstruction

Fields

Name Description
Black1

A narrow black line.

Black2

A wide black line (2x narrow).

Black3

A wide black line (3x narrow).

Black4

A wide black line (4x narrow).

BlackAscender2

A wide black line (2x narrow) that only covers the top two-thirds of a normal size line.

BlackDescender2

A wide black line (2x narrow) that only covers the bottom two-thirds of a normal size line.

BlackHalfDescender2

A wide black line (2x narrow) that only covers the bottom third of a normal size line.

BlackHalfTracker2

A wide black line (2x narrow) that only covers the middle third of a normal size line.

CharacterEnd

The end of a character.

ControlCharacterStart

The start of a control character.

EncodedCharacterStart

The start of an encoded character.

White1

A narrow white line.

White2

A wide white line (2x narrow).

White3

A wide white line (3x narrow).

White4

A wide white line (4x narrow).