PDFView4NET WPF Edition
PDFUSPSFIMBarcode Class
Members 




O2S.Components.PDFView4NET.Graphics.Barcodes Namespace : PDFUSPSFIMBarcode Class
Defines a USPS FIM barcode.
Object Model
PDFUSPSFIMBarcode ClassPDFFontBase Class
Syntax
'Declaration
 
Public Class PDFUSPSFIMBarcode 
   Inherits PDFUnidimensionalBarcode
'Usage
 
Dim instance As PDFUSPSFIMBarcode
public class PDFUSPSFIMBarcode : PDFUnidimensionalBarcode 
public __gc class PDFUSPSFIMBarcode : public PDFUnidimensionalBarcode 
public ref class PDFUSPSFIMBarcode : public PDFUnidimensionalBarcode 
Remarks
The Facing Identification Mark, or FIM, is a bar code designed by the United States Postal Service to assist in the automated processing of mail. The FIM is a set of vertical bars printed on the envelope or postcard near the upper edge, just to the left of the postage area (the area where the postage stamp or its equivalent is placed). The FIM is intended for use primarily on preprinted envelopes and postcards and is applied by the company printing the envelopes or postcards, not by the USPS.
FIM barcodes support only 4 data strings: "A", "B", "C", and "D", one string for each FIM barcode.
Inheritance Hierarchy

System.Object
   O2S.Components.PDFView4NET.Graphics.Barcodes.PDFBarcode
      O2S.Components.PDFView4NET.Graphics.Barcodes.PDFUnidimensionalBarcode
         O2S.Components.PDFView4NET.Graphics.Barcodes.PDFUSPSFIMBarcode

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

PDFUSPSFIMBarcode Members
O2S.Components.PDFView4NET.Graphics.Barcodes Namespace