PDF .NET Library Documentation - PDF Technologies, Inc.
Assembly: PDFTechLib (in PDFTechLib.dll) Version: 1.0.0.0 (1.7.9.0)
UspsSackLabel barcode class.
Namespace:
PDFTech.Barcodes.Barcode1DAssembly: PDFTechLib (in PDFTechLib.dll) Version: 1.0.0.0 (1.7.9.0)
Syntax
C# |
---|
public class UspsSackLabel : UspsTrayLabel |
Visual Basic (Declaration) |
---|
Public Class UspsSackLabel _ Inherits UspsTrayLabel |
Visual C++ |
---|
public ref class UspsSackLabel : public UspsTrayLabel |
Remarks
Sack Label is used by United States Postal Services (USPS) for:
- labeling of postal sacks,
- automation rate mailings,
- periodicals and standard mail (letter size and flat size pieces).
It contains the "ZIP code" of the receiver and a "Content Identifier Number". The value to encode length is fixed to 8 digits and it must have the following structure:
- 5 digits for "ZIP code" (express, priority, first-class, periodicals, standard, package)
- 3 digits for "Content Identifier Number" [CIN] (mailing class, presorting, automation process sack)
Inheritance Hierarchy
System..::.Object
PDFTech.Barcodes.Barcode1D..::.PDFBarcode1D
PDFTech.Barcodes.Barcode1D..::.BasePDFBarcode1D
PDFTech.Barcodes.Barcode1D..::.Industrial2of5
PDFTech.Barcodes.Barcode1D..::.UspsTrayLabel
PDFTech.Barcodes.Barcode1D..::.UspsSackLabel
PDFTech.Barcodes.Barcode1D..::.PDFBarcode1D
PDFTech.Barcodes.Barcode1D..::.BasePDFBarcode1D
PDFTech.Barcodes.Barcode1D..::.Industrial2of5
PDFTech.Barcodes.Barcode1D..::.UspsTrayLabel
PDFTech.Barcodes.Barcode1D..::.UspsSackLabel