Share via


BarCodeTextPosition Enum

Definition

Enumerates possible placements for the readable character string of a bar code.

public enum BarCodeTextPosition
type BarCodeTextPosition = 
Public Enum BarCodeTextPosition
Inheritance
BarCodeTextPosition

Fields

Name Value Description
Below -13

Indicates to print the text below the bar code.

Above -12

Indicates to print the text above the bar code.

None -11

Indicates that no text is printed. Only prints the bar code.

Applies to