Barcode (CVCBarcode.dll) 14.0
Data Types: Postnet

Macros

#define CVC_BC_POSTNET_32_BARS   0x0001
 Postnet-Codes with 32 bars (5-digit ZIP-Code). More...
 
#define CVC_BC_POSTNET_37_BARS   0x0002
 Postnet-Codes with 37 bars (not automatically activated). More...
 
#define CVC_BC_POSTNET_47_BARS   0x0004
 Postnet-Codes with 47 bars (not automatically activated). More...
 
#define CVC_BC_POSTNET_52_BARS   0x0008
 Postnet-Codes with 52 bars (9-digit ZIP-Code + 4). More...
 
#define CVC_BC_POSTNET_62_BARS   0x0010
 Postnet-Codes with 62 bars (11-digit Delivery Point Barcode). More...
 
#define CVC_BC_POSTNET_ALL_LEVELS   0x7FFF
 All code types. More...
 
#define CVC_BC_POSTNET_NO_LEVELS   0x0000
 

Detailed Description

Macro Definition Documentation

◆ CVC_BC_POSTNET_32_BARS

#define CVC_BC_POSTNET_32_BARS   0x0001

Postnet-Codes with 32 bars (5-digit ZIP-Code).

Related Topics:
CvcBcSetPostnet

◆ CVC_BC_POSTNET_37_BARS

#define CVC_BC_POSTNET_37_BARS   0x0002

Postnet-Codes with 37 bars (not automatically activated).

Related Topics:
CvcBcSetPostnet

◆ CVC_BC_POSTNET_47_BARS

#define CVC_BC_POSTNET_47_BARS   0x0004

Postnet-Codes with 47 bars (not automatically activated).

Related Topics:
CvcBcSetPostnet

◆ CVC_BC_POSTNET_52_BARS

#define CVC_BC_POSTNET_52_BARS   0x0008

Postnet-Codes with 52 bars (9-digit ZIP-Code + 4).

Related Topics:
CvcBcSetPostnet

◆ CVC_BC_POSTNET_62_BARS

#define CVC_BC_POSTNET_62_BARS   0x0010

Postnet-Codes with 62 bars (11-digit Delivery Point Barcode).

Related Topics:
CvcBcSetPostnet

◆ CVC_BC_POSTNET_ALL_LEVELS

#define CVC_BC_POSTNET_ALL_LEVELS   0x7FFF

All code types.

Related Topics:
CvcBcSetPostnet

◆ CVC_BC_POSTNET_NO_LEVELS

#define CVC_BC_POSTNET_NO_LEVELS   0x0000

Related Topics:
CvcBcSetPostnet