XFINIUM.PDF Documentation
PdfFedExGround96Barcode Class
Members 



Defines a FedEx Ground 96 barcode.
Object Model
PdfFedExGround96Barcode ClassPdfColor ClassPdfColor ClassPdfFont ClassPdfBarcodeQuietZones ClassPdfColor Class
Syntax
'Declaration
 
Public Class PdfFedExGround96Barcode 
   Inherits PdfCode128CBarcode
'Usage
 
Dim instance As PdfFedExGround96Barcode
public class PdfFedExGround96Barcode : PdfCode128CBarcode 
public ref class PdfFedExGround96Barcode : public PdfCode128CBarcode 
Remarks
Supported characters: 0 1 2 3 4 5 6 7 8 9.
Data length: 21 digits (first 2 digits must be 96).
FedEx Ground 96 barcode structure:
1 - 2 - Application Identifier (must be 96)
3 - 4 - Two digit "Serial Container Numeric Code" - "11, 12, 13" identifies the carrier as "FedEx Ground".
5 - 7 - Class of Service - Three-digit number used to identify the FedEx Ground class of service.
8 - 14 - FedEx Ground Shipper ID - Seven-digit unique shipper identification number.
15 - 21 - Package Number - Seven-digit package serial number.
Inheritance Hierarchy

System.Object
   Xfinium.Pdf.Graphics.PdfBarcode
      Xfinium.Pdf.Graphics.Pdf1DBarcode
         Xfinium.Pdf.Graphics.PdfCode128Barcode
            Xfinium.Pdf.Graphics.PdfCode128CBarcode
               Xfinium.Pdf.Graphics.PdfFedExGround96Barcode

Requirements

Supported .NET Platforms: .NET 2.0 - .NET 4.6, Windows Forms, ASP.NET, Windows Presentation Foundation 4.x, Silverlight 5, WinRT, Universal Windows Platform, Windows Phone 8 & 8.1, Xamarin iOS & Android, Portable Class Library


Target Platforms:Windows 10, Windows 8.1, Windows 8 , Windows 7, Windows Vista SP1 or later, Windows Server 2008, Windows Server 2008 R2

See Also

Reference

PdfFedExGround96Barcode Members
Xfinium.Pdf.Graphics Namespace

Send Feedback