Property: Routing

(TBarcode1D_OneCode)

Specifies the routing code for the OneCode barcode symbol.

Syntax:

property Routing: string;

Description:

Specifies the routing code for the TBarcode1D_OneCode barcode component. The routing code shall consist of the delivery point ZIP Code. The Delivery Point ZIP Code shall be assigned by the mailer for routing the mailpiece. The length may be 0, 5, 9, or 11 digits. The allowable encoding ranges shall be no ZIP Code, 00000-99999, 000000000-999999999, and 00000000000-99999999999.

Example:

12345, 123456789, 12345678901.

Contents