public final class CodeLocation
extends java.lang.Enum
Specifies the location of the code text shown in the image.
public static final int Above
Specifies that the code text is shown on the top of the bar code.
public static final int Below
Specifies that the code text is shown on the bottom of the bar code.
public static final int None
Specifies that the code text is hidden.