PDFView4NET WinForms Edition
PDFCOOP25Barcode Class
Members 




O2S.Components.PDFView4NET.Graphics.Barcodes Namespace : PDFCOOP25Barcode Class
Defines a COOP 2 of 5 barcode.
Object Model
PDFCOOP25Barcode ClassPDFColor ClassPDFColor ClassPDFFontBase ClassPDFColor Class
Syntax
'Declaration
 
Public Class PDFCOOP25Barcode 
   Inherits PDFCode25Barcode
'Usage
 
Dim instance As PDFCOOP25Barcode
public class PDFCOOP25Barcode : PDFCode25Barcode 
public __gc class PDFCOOP25Barcode : public PDFCode25Barcode 
public ref class PDFCOOP25Barcode : public PDFCode25Barcode 
Remarks
COOP 2 of 5 is a numeric symbology. Only the following symbols are allowed in a COOP 2 of 5 barcode: 0 1 2 3 4 5 6 7 8 9
Inheritance Hierarchy

System.Object
   O2S.Components.PDFView4NET.Graphics.Barcodes.PDFBarcode
      O2S.Components.PDFView4NET.Graphics.Barcodes.PDFUnidimensionalBarcode
         O2S.Components.PDFView4NET.Graphics.Barcodes.PDFCode25Barcode
            O2S.Components.PDFView4NET.Graphics.Barcodes.PDFCOOP25Barcode

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

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